How to add PHP zend debugger support on Windows?

I don't want to install Zend Server,

and it doesn't work just by adding this line to php.ini:

zend_extension_ts=.\ZendDebugger.dll

      

+2


a source to share


1 answer


You can check this guide. Hope this helps you.



0


a source







All Articles