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)
liod
Dec 15 2008, 10:22 AM
I like to use Dreamweaver and Notepad Plus Plus. It`s simple but powerful script writer.
Comment/Reply (w/o sign-up)
Forte
Dec 14 2008, 08:29 PM
I've never really used Notepad for anything. My site's hosting has a built in HTML editor (text based, not WYSIWYG), so I've never had a need for outside programs. My friend suggested a program called "NoteTab Light" but really, that's the same story. Are there really any benefits to using Notepad?
Comment/Reply (w/o sign-up)
minimcmonkey
Dec 14 2008, 07:42 PM
QUOTE traitors of notepad... NOTEPAD is 'still' the greatest mad.gif .... blink.gif Notepad loads in less than a second unlike any editor.. its good lookin charms just a blank page blink.gif how could do such a thing to Mr.Notepad like that? ph34r.gif
Notepad rules all, so does toilet paper wink.gif Woo0o0o0o0o someone who agrees with me! I dont like ediors with extra features, they always just distract me! I like the blank screen, otherwise I end up with it telling me Ive done a million things wrong, where the error lies in the line at the top where Ive missed a bracket! I much prefer just saving it, then viewing it in my browser, to see what the version of PHP on the server thinks of it, not someone elses random software which imitates PHPs reaction (I know some are better than others) Go Notepad!
Comment/Reply (w/o sign-up)
pweb
Oct 23 2004, 08:45 PM
I use Macromedia Dreamweaver MX For Edit PHP Code Or Design WebSite
Comment/Reply (w/o sign-up)
Danieluchis
Oct 20 2004, 09:30 PM
i'm just a newbie with the php so im using notepad, i don't understand most of the stuff so im still reading tutorials to then download the edit program x_x.. so where can i download PHPEdit? buuh Mr. Notepad will be mad at me xD
Comment/Reply (w/o sign-up)
Recent Queries:--
editor - 8.09 hr back. (1)
-
how to use notepad talk to computer - 247.71 hr back. (3)
-
programing with notepad - 269.87 hr back. (1)
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 (7) 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 (13) 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
|
advertisement
|
|