Auto Loans - Loans - Secured Loans - Mobile Phones - Credit Cards UK

PDA

View Full Version : How can I code a PR/Link Check Tool?


mark123456
Mar 22nd 2008, 9:04 am
Does anybody know how to go about coding a tool that will check for PR and validity of said PR and display the number of backlinks pointing to the page?

azizny
Mar 22nd 2008, 11:57 am
For the PR there are scripts which you can use.

Backlinks are also easy to check via FOPEN and preg_match the result.

Peace,