Projects / linkValidator

linkValidator

linkValidator is a PHP class that can validate a URL. It can return true or false, and it is able to return a full error message.

Tags

RSS Recent releases

  •  23 Mar 2008 07:03

Release Notes: The class can follow redirects when its status is between 300 and 399. By default, this option is set to true. It can be disabled (as shown in example 4 in readme.txt) with follow_redirects(). This release has been tested on PHP 4 and 5. PHP warnings have been fixed.

  •  28 Mar 2005 06:25

Release Notes: A problem with hanging links was fixed. The class now checks HTTP/1.0 first, and only checks HTTP/1.1 when that fails.

  •  10 Jan 2005 16:10

No changes have been submitted for this release.

Screenshot

Project Spotlight

ChkTeX

A LaTeX typographical checker.

Screenshot

Project Spotlight

UMLGraph

Creates UML class and sequence diagrams from declarative specifications.