what's the best php editor that have autocomplete and real-time error detection (to fix my typos)?
if it can simulate Web Server is an advantage (means it run php code and show me the result instead of going throuh IIS or APACHE to run the code)
The best i found is a free tool called PHPEdit it doesn't have most of the features your asking (Web Server Simulation), but has autocompletion, auto-dedect, debugging...color coded etc!! Could be useful!
thanks alot for your phpedit, actually I think the only way to see error and how they come up is at the runtime, what I get is just error after the code have run in my iis and its very hard to understand (at least for me as newbie) that whats happening at runtime.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.