Make php not open dos window
Posted: Wed Apr 12, 2006 3:46 pm
Hi,
I have and am limited to PHP 4. I have tried both the cgi and cli php.exe's and they both still open a dos window. I am launching php to parse a script from an NSIS installer and would like the dos window not to appear, is that possible? I am lauching php by doing the php.exe -f file.php
Thanks.
I have and am limited to PHP 4. I have tried both the cgi and cli php.exe's and they both still open a dos window. I am launching php to parse a script from an NSIS installer and would like the dos window not to appear, is that possible? I am lauching php by doing the php.exe -f file.php
Thanks.