JamesBenson wrote:
I prefer using the backtick operator for the reason that I could never
get exec(); to work.
exec() can be disabled in the php.ini (as with any php function), and is
commonly done on shared hosting systems.
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECT
I prefer using the backtick operator for the reason that I could never
get exec(); to work.
http://php.net/manual/en/language.operators.execution.php
Bob Snowdon wrote:
I run Windows XP Home SP2, Apache 1.3.24 and PHP 4.3.1. I have a php script
which uses the exec function to invoke a wi
2 matches
Mail list logo