On 10-May-01 macky wrote:
> im using PHP + APACHE on Linux Box
> 
> i wonder what command in PHP can i use to execute  Unix commands....

$foo=`ls`

thats a "back-tick"

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to