i installed Zend Debugger and is working fine. But it is a pain in ass to add the ip to 'zend_debugger.allow_hosts' variable in php.ini if we need to debug from another machine. Is there any way to allow all ips? or atleast starts with 192.10.10. * ?
Zend Debugger