Any nice IDE??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
[n00b]
Forum Commoner
Posts: 34
Joined: Sat Mar 20, 2004 7:06 pm

Any nice IDE??

Post by [n00b] »

guess what? i`m still writing my php scripts in windows notepad or wordpad! :P
so, i need a nice IDE for developing php scripts. i want something simple, something that just supports syntax coloring and if possible some helpers, like showing me the arguments of a function when i start typing it

DO I ASK MUCH ???!!! :mrgreen:
(please dont suggest me zend or codecharge studio!)
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

viewtopic.php?t=6288

next time, please search :)
RadixDev
Forum Commoner
Posts: 66
Joined: Sun Mar 14, 2004 11:27 am
Location: U.K.

Post by RadixDev »

You can't beat PhpEd when it comes to debuggin... its got all the basic features + more PM me for more detail...
[n00b]
Forum Commoner
Posts: 34
Joined: Sat Mar 20, 2004 7:06 pm

Post by [n00b] »

Deemo wrote:viewtopic.php?t=6288

next time, please search :)
heh, sorry won`t happen again :D
its the first time i post without searchin`
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

np just saying :)
Steveo31
Forum Contributor
Posts: 416
Joined: Sun Nov 23, 2003 9:05 pm
Location: San Jose CA

Post by Steveo31 »

I know its started elsewhere, but I'll add here..

I love Dreamweaver MX for syntax highlighting and formatting and whatnot, but I don't have it anymore :(. I use ConText but I'd like to download PhpEdit...
Post Reply