Request Headers in IIS

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
alego
Forum Newbie
Posts: 2
Joined: Mon Jul 29, 2002 5:37 pm

Request Headers in IIS

Post by alego »

Does anyone know how I can get the complete set of request headers in IIS??

I.E. an IIS equivalent of apache_request_headers()

Thanx.
Post Reply