Jump to content

Best way to edit your PHP code???


Recommended Posts

Hello everybody freaks, I just like to know what is the best way to edit your php code? I used before dreamweaver mx 2004 but I want to know other application that can do much better than dwmx. I'd really appreciate if you reply my request. Thanks.. more power phpfreaks. ;)
Link to comment
https://forums.phpfreaks.com/topic/27309-best-way-to-edit-your-php-code/
Share on other sites

I use dreamweaver too, but I don't let dreamweaver write any of the code. I mostly use it to assist in some html and syncing with my sites.  The php I write in code view and It seems to do fine with the highlighting of the code.  I learned php using and really like GVIM, it too highlights the code, this was a big help for me to learn.

I use Zend Studio...
it automatically closes your brackets for you, and keeps up with all your variables and functions/classes
so while you're typing it gives you suggestions.

It also doesn't work off Your PHP installation, it has it's own PHP parser, and you can choose between either php4 or php5
a really useful program
  • 1 month later...
  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.