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

2001-11-26 Thread Trond Erling Hundal
heh.. Cool. > -Opprinnelig melding- > Fra: Andrey Hristov [mailto:[EMAIL PROTECTED]] > Sendt: 26. november 2001 12:15 > Til: Matthew Tedder > Kopi: [EMAIL PROTECTED] > Emne: Re: [PHP-DB] Execution of non-PHP code from within PHP > > > $result = `ls -

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

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/

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

2001-11-26 Thread Matthew Tedder
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/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTE