[Solved] Call a script, and go onward with PHP code.
Posted: Thu Jun 11, 2009 9:56 am
I'm new to Perl, and PHP. Turns out the script was exiting since one of the files it was suppose to open wasn't in the directory.
I can run Perl scripts now.
Does anyone know how to call the passthru() command and have it go on with executing the PHP code. That is, calling passthru() so that the PHP code doesn't wait around until it completes?
I mistakingly created a new thead. I posted my solution here.
viewtopic.php?f=1&t=101527&p=545289#p545289
Thanks!
I can run Perl scripts now.
Does anyone know how to call the passthru() command and have it go on with executing the PHP code. That is, calling passthru() so that the PHP code doesn't wait around until it completes?
I mistakingly created a new thead. I posted my solution here.
viewtopic.php?f=1&t=101527&p=545289#p545289
Thanks!