Add support for PHPEd debugger
Hi,
Could you possibly add support for PHPEd? It's one of the most popular PHP development IDEs. It has its own debugger extension as described here: http://www.nusphere.com/kb/technicalfaq/howtoinstalldbg_module.htm
An overview of their debugger is here:
http://www.nusphere.com/products/php_debugger.htm?
Basically, it involves uploading the debugger extension to the server and making some modifications to the PHP.ini file.
1
vote

1 comment
-
Chris commented
I'd like that too!