qwe010
8th October 2008, 04:46
hello
how can i know the server type/OS
for remote server in php ?
i found that
curl -I http://www.google.com
but no server allow the clients to execute command
is there another way ?
i see
http://www.php.net/get_headers
But i use Curl
to check the site
can I show the header
Separate than the site ?
how can i know the server type/OS
for remote server in php ?
i found that
curl -I http://www.google.com
but no server allow the clients to execute command
is there another way ?
i see
http://www.php.net/get_headers
But i use Curl
to check the site
can I show the header
Separate than the site ?