Free website sponsorship

Recent Forum Topics

View Discussion beeen a while

since i been oon here :( - summer break = me away from computer.... - how was everyones summer..... - ....any1 have ideas for a csharp project

View Discussion How to setup php so I can use mail() function?

You can set it up in php.ini. http://www.w3schools.com/PHP/php_ref_mail.asp has information on the configuration options required.

View Discussion Creating Identical Tables: HTML and CSS Article

http://programming-designs.com/page/editorials/item/6 - It was under the articles/editorials section of the main site, not the most logical place but PD only had one html tut...

View Discussion LISP

Lisp is cool in a few ways, but the one that strikes most people is that everything is a list. Hence, it is a pretty good list processor. When the first element of a list is not escaped (quoted - described below), th...

View Discussion Review Script: New Job Board Software

We are happy to announce the release of [url=http://www.smartjobboard.com]SmartJobBoard[/url] job board software. [url=http://www.smartjobboard.com]SmartJobBoard[/url] i...


phpLinkCheck v0.88

This script enables a user to search a specified URL to determine whether it is linking to the given website. Included is three files, the first of which is for allowing people to enter in the URL to search and the link to check for. The second of the three files is for the action to take place if the link is found/not found and includes the third file which contains the function for the actual link detection. More detailed information on using the script can be found in the zip file provided below.

View the demo

A demo is currently available here. You can check back on that page for the latest demonstration of the script.

Known Issues

There is currently no support for HTTPS websites meaning you can't detect links on HTTPS sites.

Fixes

On the previous version, our PHP link checker could not detect links on sites that use redirects. Now it can as we have used another method of downloading page information. If you notice any errors, please report them to us.

Downloading the script

To download the script, click here.

If you have further suggestions, feel free to post in our forums here. Feel free to make modifications and post them at our forums -- if we like it we may add the mod as an alternative download on this page.