Hi,
Does any one know the php function to detect the web server(apache/IIS) that the server using.
PHP to detect web server
Moderator: General Moderators
Re: PHP to detect web server
$_SERVER['SERVER_SIGNATURE']
There are 10 types of people in this world, those who understand binary and those who don't