Inty
Oct 1 2004, 09:01 PM
| | I got it free on a MicroMart CD, but i'm sure you could find it on download.com
It's a great alternative. |
Comment/Reply (w/o sign-up)
DSTools
Oct 7 2004, 07:28 PM
Go try PHPEdit, you'll be amazed.
Comment/Reply (w/o sign-up)
virrey
Oct 8 2004, 07:07 PM
Use Linux and kde.... so you can use Kate this is the best editor .!
Comment/Reply (w/o sign-up)
whatknows
Oct 10 2004, 08:12 AM
I like Crimson Editor. Has anyone tried Zend? Is it worth the money? I hear great stuff - CVS support is the latest attractant.
Comment/Reply (w/o sign-up)
moscower
Oct 10 2004, 07:38 PM
I love work in Ultraedit (http://www.ultraedit.com) I think, it is the best editor around. I use it not only for PHP coding but for any coding I made - Perl, JSP, HTML even Delphi - and all in one interface, you know, you can add macroses there and do all you want.
Comment/Reply (w/o sign-up)
annylei
Oct 10 2004, 11:19 PM
I actually still use Notepad most of the time, even though I downloaded jEdit and it works great.
Comment/Reply (w/o sign-up)
dark
Oct 11 2004, 01:05 AM
Hi I use notepad for now since i am a beginner. There is so much already confusing me  that i will try other editors when i know my stuff. In the meantime i have downloaded and installed Editpad lite which was recommended to me. The interface looks really nice but haven't tried it yet. Has anyone here used it? Patrick
Comment/Reply (w/o sign-up)
Chocobo Cookies
Oct 11 2004, 04:04 AM
I just use notepad. No messy HTML or anything!
Comment/Reply (w/o sign-up)
iwuvcookies
Oct 11 2004, 05:32 AM
I use right now in conjunction Editpad Lite and Notepad. For some dumb reason my notepad doesn't save php files so I had to get editpad. I was wondering if there is any small size "pads" to download?Relatively smaller than 600Kb or so?
Comment/Reply (w/o sign-up)
serverph
Oct 11 2004, 05:33 PM
is it better than EditPlus 2? i like my codes in color actually, and every line numbered to get to the problem code whenever it spews an error.
Comment/Reply (w/o sign-up)
k_nitin_r
May 16 2009, 04:42 AM
QUOTE (Inty @ Oct 2 2004, 01:01 AM)  I got it free on a MicroMart CD, but i'm sure you could find it on download.com
It's a great alternative. I use Notepad++ for simple editing. It's open-source and there are frequent updates to it. When I have to work on a server with no software installed, I use WordPad instead of NotePad. I also like EclipsePHP, which is a complete PHP IDE though I occasionally use NuSphere PhpEd.
Comment/Reply (w/o sign-up)
contactskn
Jan 19 2009, 11:38 AM
QUOTE (Inty @ Oct 1 2004, 09:01 PM)  I got it free on a MicroMart CD, but i'm sure you could find it on download.com
It's a great alternative. Thanks friends as even I was looking for some good editor for php codes and I think I will be helped and benefited with it a lot. Thanks again.
Comment/Reply (w/o sign-up)
123funda
Jan 17 2009, 06:10 PM
I have installed Apache Server in my own PC i edit my files in Dreamweaver adn upload it in server, i use Cute FTp for uploading files for minor editing i use FTP own edtitor and it work nice ----------------- www.urduworld.110mb.com
Comment/Reply (w/o sign-up)
networker
Jan 13 2009, 04:12 PM
I've always used notepad for php. What would be nice would be an editor where you could set the colors of nested loop and if statement brackets.It would be much easier to keep track of things that way.
Comment/Reply (w/o sign-up)
xpress
Jan 13 2009, 06:40 AM
QUOTE (puneye @ Jan 13 2009, 11:26 AM)  I use dreamweaver cs3 for edit php. I think it is better than Crimson Editor. Dreamweaver has a lots feature to build the website. I think complete one Definitely Dreamweaver is a good one for designing and development of websites. But thats a paid one. If you want free editor, try Komodo Edit. Its one of the best free editors available, especially for PHP development.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : notepad, php, programming, crimson, editor
- Which Is The Best Php Ide Also With A Debugger Support
I wanted a PHP editor with syntax suggestions and debug option (1)
Best Php And Mysql Editor For Noobs
anyone any php or mysql editor that is good for noob (11) hi there guys, from my previous posting, i am a noob in php and mysql programming. I want to know
if there are any php and mysql editors which are best for me as a noob. i appreciate your kindness
....
Php And Mysql Programming
anyone knows a code for mysql and php (2) hi everyone! I am making a program using php and mysql...I am a noob on this so i need your help
guys...I want to make a simple program that will some values and then store them on a database and
then retrieve them...uhmm let me give an example out put of what i need. This is the example say..:
Enter First Name: Enter Last Name:
Enter Age: Enter Address: ..those are the
data needed for input values...my question now is how can I make a database whi....
Programming Competition Work.
Final stage. (2) Well for the past month or so I have been working on a Programming Competition project in AP
Computer Science. Some may know I am quite fancy with graphics and HTML but yes, I do program too.
But man, even though I am decent at it, it bores the crap out of me. Well being the project leader I
do most all of the work and I just use the two other members for support and error testing. We
receive a packet with our project problem in it. Make a fully functional support site for a company.
Of course with some other more little details but honestly since we are in the advance....
I Just Wrote A Script For A Php Text Editor!
(8) Yes, I just wrote out a script for a PHP text editing program. It is very basic but I would like to
be able to actually use this and update it. First, I need version 0.7 to be proofread. It will be
upgraded to 0.8 after closed beta, 0.9 after open beta, 1.0 when ready. I would love to have some
people help with this project. Right now it is a simple PHP script and HTML form. Here is the
current script. I would like it to be proofread. $fileName = "$_REQUEST "; $fHandle =
fopen($fileName , 'w') or die("Can't write file."); $fContent = "$_REQUEST "; fwrit....
Php Text Editor
(1) Is there any possible way using XML and PHP that you could create a text editor that can save files
in your documents and also make a hotlink to your site. Much like a online notepad. I would like to
know how I would make on of these and whether or not MySQL or XML would be a good language to use
for storing data. My current idea deals with only PHP and iframes. It really isn't an editor
though, more like a notes page. I would like a way though to be able to create a database with info
stored from the PHP script which and be able to save to your hard drive. Also, i....
The Artists Tutorials :mysql Basic Commands
The Artists is an online programming unit and gfx designing clan. (0) Let's Talk about basic mysql commands used in php. I will now show you a list of the most common
MySQL FUNCTIONS : QUOTE mysql_connect(MySQL server name,username,password) - opens a connection
to a MySQL server. mysql_select_db(database name,connection id) - selects a database residing on
the MySQL server. The database name parameter referes to an active database on the MySQL server that
was opened with the mysql_connect function. The connection identifier is a reference to the current
MySQL connection. mysql_query(sql query) - sends a query to the currently ac....
Ipetsite Related Programming Help Needed
iPetSite screwed me over (0) Ok so i you are anyone here who would like to hlp me with these files, please pm me your email. Here
is what i need help with: Replacement of lost files Repair of corrupt files Configuring said files
Help with setting up the site If you can help me, please let me know. If you would like to be an
admin on my site, also let me know. Just I request that you don't post here unless you plan or
intend to help some how.....
Bcc Exploit In My Programming?
(3) Just a couple minutes ago i got an e-mail from a web developer in San Diego and apparently he
received a large amount of spam e-mail from my websites contact forum because spammers found
something called a BCC Exploit in my programing and are using my script to re-direct mail messages
through my server to peoples e-mails. now i have no idea what this means, but i suppose i need to
stop it. How so? Can you suggest a more secure contact form script?....
Editor For Script
Question (7) Hi all I want make and design a news script , i need web base editor like ( HTMLAREA v3 ) or Higher
! Did You work with this kind of scripts ? I tired to use htmlarea v3 for my scripts , i want
another this kind script , for my its not important its free or not ! if you work with this kind of
script please help me to choose best web base editor thanks all /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> ....
Good Editor
its nice and suits for Php& all (1) this is a very nice editor. try this for Php and all other web designing languages too. Php
Designer 2005 /cool.gif' border='0' style='vertical-align:middle' alt='cool.gif' /> ....
I Need A Php Editor
I need that for image editing (1) I need a php editor whichc can be used for the image editing like FrontPage for HTML. Can any body
give a link for that....
Php Editor? Do You Know Of Any?
(30) Hi, I'm looking for any easy way to edit a php page. I'm really new to this programming
language, and I don't have a lot of time, so I'd prefer if I could find a WYSIWYG PHP
editor. Do you guys know of any. Thanks.....
Php Editor
Which one you prefer? (11) Well, since I'm starting to learn some PHP programming and editing, I need some recommends about
what program should I use, and if possible what's advantage and disadventage of the program, how
easy to use it, the interface. etc Some of my friend, encourage me to use Dreamweaver, since I'm
new and will not do much in it.....
What Is A T_string?
Please help! I'm new at PHP Programming (16) I'm new at PHP, and I looked for a while on here, and found some stuff I was looking for about
form processing, and sending E-Mail through PHP. However, the script I just created won't work.
I get the following error: Parse error: parse error, unexpected T_STRING in
/home/hamtaro/public_html/send_feedback.php on line 9 Exactly what is a T_STRING? If I need to post
my code, I will.....
Need Help
need help in programming... (1) i donīt know why the debugger says, that this script has an error: function menuelink($link,
$liname, $liname2, $tdcolor) { echo " \n"; echo " \n"; echo " $liname2 \n"; echo " \n";
} function menueub($ubname, $tdcolor2) { echo " \n"; echo " \n"; echo " > $ubname \n";
echo " \n"; } echo " \n"; echo " \n"; echo " \n"; menueub("Main", "#407CBF");
menuelink("index.php", "Home", "Home", "#54A3E2"); menuelink("index.php", "Home", "Home",
"#54A3E2"); menuelink("index.php", "Home", "Home", "#54A3E2"); menuelink("index.php", "Home",
"Home", "#54A3E2"); ....
Looking for notepad, php, programming, crimson, editor
|
Searching Video's for notepad, php, programming, crimson, editor
See Also,
|
advertisement
|
|