tags:

views:

199

answers:

5

any best PHP IDE(free),good support with Jquery and Ajax so my work would become easy for developing web application.I'm using PHP,javascript,jquery and Ajax.

A: 

Have a look at open source/free and excellent Aptana and Code Assist for jQuery

alt text

Sarfraz
wt abt netbeans ?
mr_eclair
@mr_eclair: see: http://stackoverflow.com/questions/1604557/how-can-i-get-jquery-code-completion-in-netbeans
Sarfraz
@mr_eclair ha ou
alexanderpas
A: 

I have worked a bit with Aptana and they do support all of the above, but don't quote me on that.

Ren
+1  A: 

Try to use NetBeans IDE.

Alexander.Plutov
+3  A: 

My choice is NetBeans and Chromium + developer tools (Firefox and FireBug is also perfect). Sometimes I need to fire up a Wireshark to see what is happening in the background.

NetBeans has a really good support for PHP, HTML and JavaScript. (The only thing I miss is HTML5 and CSS3 support). It supports a lot of JavaScript library including jQuery.

It is really confortable to work with it (I have recently made a site which uses AJAX calls really intensively).

Yorirou
what abt ajax ?
mr_eclair
AJAX is JavaScript. I use jQuery for that, and the Drupal's built-in API.
Yorirou
A: 

Try Komodo I heard it's great.. I don't know if it supports Jquery and Ajax but i think i heard someone say it does (sorry if i mislead you and it doesn't)

Dante