Hi,
I am exploring some of the possible tools that I could use for PHP debugging
purposes on Windows operating system. Before, I always use a Linux system on
the side by connecting it remotely to debug my PHP when it crashes, or if it
does not display the desired output. Does anyone know an
Hello comp.php.windows,
What is the environment variable to define, in order to work fine with unicode
environment, and POST method, in CGI mode?
Regards,
Pierre.
--
My program launches the php-cgi.exe via a "CreateProcess" having its
"dwCreationFlags" set to "CREATE_UNICODE_ENVIRONMENT". (I ha