I'm new to PHP and would appreciate
any hints or tips that you can offer.
Before switching the TPTP web site over
to Phoenix (a work in progress), I want to have a tool that I can use to
check the entire TPTP web site for broken links. My current tool checks
only for links in HTML files. A coworker suggested http://validator.w3.org/checklink
but that seems to check only one page at a time. Does anyone have any recommendations?