[PHP] Executing PHP shell script in PHP

2004-04-06 Thread Brent Clark
Hi

Does anyone know of how to execute a  php shell script in a php file.

Kind Regards
Brent Clark

RE: [PHP] Executing PHP shell script in PHP

2004-04-06 Thread jon roig
The shell script is in PHP as well? Presumably, you could either access
it as an include or execute it using exec.

-- jon

---
jon roig
web developer
email: [EMAIL PROTECTED]
phone: 888.230.7557


-Original Message-
From: Brent Clark [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 06, 2004 1:32 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Executing PHP shell script in PHP


Hi

Does anyone know of how to execute a  php shell script in a php file.

Kind Regards
Brent Clark

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.644 / Virus Database: 412 - Release Date: 3/26/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.644 / Virus Database: 412 - Release Date: 3/26/2004
 

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