[PHP] – Check if a URL is valid/exists
4
Dec '09Hello folks. The following is a PHP function that will check a given URL to see if it’s valid, and check to see if it is responding (ie: returning Status: 200 OK).
Filed under: Programming
Read More →