>       Its kind of ugly, but its possible to call a php script thru a system()
> function in Perl.  

Why bother going through a system call? If you have apache loading both
mod_php and mod_perl, you can call (include or whatever) through normal http
methods.

-- 
Joel Rees <[EMAIL PROTECTED]>


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

Reply via email to