<snip>
My site, at the moment, uses SSI to call a Perl browser-sniffing script.

I would like to:
1. use php to call the Perl script.
2. then save the values the Perl script outputs as php variables.

Can this be done? If so, how?
</snip>

Hi, Philip.  If you are not 100% stuck on using a perl script to sniff
the browser, you might want to use Phpsniff, a class available on
sourceforge:


http://phpsniff.sourceforge.net

I've used it in many of my applications with excellent results.

Cheers,
Pablo 

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

Reply via email to