Gossamer Forum
Quote Reply
Re: [Andy] GT::Socket In reply to
>>
In PHP you can do;

$var = open("http://www.site.com/page/stuff.html");

and it will put it into the array for you
<<

...and in perl...

my @page = get($url);

...with LWP::Simple Sly
Subject Author Views Date
Thread GT::Socket Andy 5362 Jun 29, 2002, 4:27 AM
Thread Re: [Andy] GT::Socket
Paul 5163 Jun 29, 2002, 4:40 AM
Thread Re: [Paul] GT::Socket
Andy 5192 Jun 29, 2002, 4:47 AM
Thread Re: [Andy] GT::Socket
Paul 5158 Jun 29, 2002, 6:14 AM
Thread Re: [Paul] GT::Socket
Andy 5225 Jun 29, 2002, 6:33 AM
Thread Re: [Andy] GT::Socket
Paul 5149 Jun 29, 2002, 6:36 AM
Thread Re: [Paul] GT::Socket
Andy 5201 Jun 29, 2002, 6:39 AM
Thread Re: [Andy] GT::Socket
Alex 5129 Jun 30, 2002, 10:53 PM
Post Re: [Alex] GT::Socket
Paul 5121 Jul 1, 2002, 2:22 AM