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
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.

Link to comment
Share on other sites

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
Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.