I'm attempting to read a remote file and parse it for data. The problem I've
having is that the file seems to be generated by Perl
(http://alert.dot.pima.gov/scripts/1brpssd.pl) and when I read it the
script-generated portion is not available. When I view the page with a
browser it is displayed just fine. I've tried using the built-in PHP
commands (file, fget, fopen, fsockopen) as well as the Snoopy "fetch"
classes (http://snoopy.sourceforge.net). Any ideas?

Thanks.

MD



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

Reply via email to