PHP tutorials from A to Z; these tutorials should cover most things that you will ever need to know about PHP. Help spread the word by linking and sharing!
When using file_get_contents to perform HTTP requests, the server response headers is stored in a reserved variable after each successful request; we can iterate over this when we need to access individual response headers.
Tell us what you think: