program to write PHP code.

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

Locked
User avatar
K82
Forum Newbie
Posts: 14
Joined: Mon Nov 20, 2006 5:27 pm
Location: Mid-West

program to write PHP code.

Post by K82 »

Are there any free programs that I can use to write PHP code with? I just moved from Visual Studio .Net to PHP and I am getting tired of using notepad. Kind of hard on the eyes. I need something with some color formatting, like Visual Studio has.

Doesn't have to be real complex just something that will work with PHP 5.2
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Read through the long thread on editors in General Discussion.
User avatar
potato
Forum Contributor
Posts: 192
Joined: Tue Mar 16, 2004 8:30 am
Location: my lovely trailer, next to the big tree

Post by potato »

i use dreamweaver long time.

It's my favourite. Maybe there are better programs, but i recommend dreamweaver. 8)
User avatar
dibyendrah
Forum Contributor
Posts: 491
Joined: Wed Oct 19, 2005 5:14 am
Location: Nepal
Contact:

Post by dibyendrah »

For the fast and slick editor, use emeditor, editplus but lacks most required features like :-debugging, preview etc. For best IDE, use Zend Studio Client. Go to http://zend.com for more information.

Regards,
Dibyendra
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

I'm closing this thread because we already have a thread dedicated to this, as feyd previously mentioned.
Locked