Re: [PHP] getting info from a remote http server From: Richard Lynch (richard <email protected>)
Date: 12/29/00

http://www.php.net/manual/function.fopen.php

fopen the site just like a file, and fread until you find the Server: (?)
header.

----- Original Message -----
From: "Romulo Roberto Pereira" <php <email protected>>
Newsgroups: php.general
Sent: Friday, December 29, 2000 4:09 PM
Subject: [PHP] getting info from a remote http server

Hello!!!

I am trying to get info (like web server type, operational systems and stuff
like that) from a remote HTTP server... Could anyone help me in that?

Thank you

Rom

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>