Posts Tagged ‘HTTP’

Quickly retrieving HTTP response status code of URL using HEAD method in PHP

Sunday, July 4, 2010 14:35 No Comments

Here is simple to retrieve the HTTP response status code of URL using HEAD method in PHP.

This was posted under category: PHP Tags: , , , ,