How can I code a PR/Link Check Tool?

Discussion in 'PHP' started by mark123456, Mar 22, 2008.

  1. #1
    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?
     
    mark123456, Mar 22, 2008 IP
  2. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #2
    For the PR there are scripts which you can use.

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

    Peace,
     
    Barti1987, Mar 22, 2008 IP