Re: [PHP-DB] Execution of non-PHP code from within PHP

2001-11-26 Thread Andrey Hristov
- Original Message - From: "Matthew Tedder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 26, 2001 1:50 AM Subject: [PHP-DB] Execution of non-PHP code from within PHP > > Using PHP, how can I spawn a process and execute non-PHP code > off the console? > > --Matt

Re: [PHP-DB] Execution of non-PHP code from within PHP

2001-11-26 Thread Kodrik
Yes, you can make an exec call. This is how I made the pipe to Zork at http://phpzork.com On Sunday 25 November 2001 03:50 pm, Matthew Tedder wrote: > Using PHP, how can I spawn a process and execute non-PHP code > off the console? > > --Matthew -- PHP Database Mailing List (http://www.php.net/