Archive

Posts Tagged ‘exist’

How to Check Whether a URL Exists or Not Without Visitting The Page

December 25th, 2009 Masino Sinaga No comments

This simple script is very useful for you if you want to check whether a URL exists or not without having to visit the page. This script using PHP, and I have tested it. It worked like a charm. Of course, you need to modify further the way you want, for example, this function will be called when a button is clicked, and so on. But we are not here to discuss these details. This example as simple as possible in the hope that you can develop further according to individual needs. Read more…

  • Share/Bookmark
Categories: General Tags: , , , ,