[PHP-WIN] Question about PHP-CGI, Unicode Environment, and $_POST

2010-08-02 Thread Pierre Fauconnier
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

[PHP-WIN] PHP Debugger for Windows?

2010-08-02 Thread Alice Wei
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