h($submit_url);
$result = $snoopy->results;
Then simply parse through $result;
> -Original Message-
> From: lallous [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 16, 2002 4:24 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: Getting PHP to submit
by simple ways, you can do that:
$query = urlencode("your query string")
$result_string = join('', file(http://www.google.com/search?q=$query));
Elias
"Henry" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi all
>
> I would like to be able to get the resul
2 matches
Mail list logo