[thelist] CGI::get?

dave gray dascott at wam.umd.edu
Thu Aug 24 13:45:15 CDT 2000


if you have lynx installed on your box, you could also do:

$text = `lynx -source http://www.evolt.org/`;

 -dave


> that you can pass it a url and it will return the contents of that page
> in a string.  Something like
> 
> $text = CGI::get("http://www.evolt.org");






More information about the thelist mailing list