On Tue, 14 Aug 2007 22:50:59 +0200, Water Cooler v2 <wtr_clr@yahoo.com>
wrote:
> what php.ini setting turn the Execution operator (``) on on Windows NT
> command shell?
>
<http://nl3.php.net/manual/en/language.operators.execution.php>
The backtick operator is disabled when safe mode is enabled or
shell_exec() is disabled.