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 PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to