Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Suggestions on Ajax development environment for PHP [closed]

I am a C/C++ programmer professionally, but I've created a couple of personal web sites using PHP and MySQL.

They're pretty basic, and I'd like to jazz them up using Ajax, but I've never done any Ajax. I've done all the development so far manually, i.e. no IDE or anything like that.

Does anyone have suggestions on Ajax development environments that can help me?

Shareware or freeware would be preferable as I'd find it hard to justify spending more than a minimal amount of money on this...

like image 402
Graeme Perrow Avatar asked Aug 22 '08 18:08

Graeme Perrow


1 Answers

As T.O. says, try Aptana. There's a very good free version, and they really push the AJAX. They even have Jaxer, an "AJAX Server" that they're working on. If nothing else, the plugins are great, and, other than a few quirks, I really like working in it.

like image 121
Brian Warshaw Avatar answered Sep 29 '22 17:09

Brian Warshaw