Hello , iam trying to get all request headers by php , and i can't use apache_request_headers() becuse I can't work with apache module and this function only available on apache web servers and I have iis web server on my web site,now what i have to do?