you need to compile php as a binary, then all you need to do to run php scripts at CLI is php -q "scriptname"
----- Original Message ----- From: "Perrin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 29, 2001 6:01 AM Subject: [PHP-INST] How to run shell script ? > Dear all, > > I would like to ask one question, on php program can call some shell script program ? do you have some examples for me ? I tried to find on php help, but nothing to find ! > > Thank ! > -- PHP Install 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]
