phpLinkRot Reporter v0.15

October 16, 2002 by  
Filed under Scripts and Coding

I wrote a new script last nite and cleaned it up a bit today. It’s called phpLinkRot Reporter. I’m not exactly sure if I like the name, so I’m opened to suggestions. :) What it does is take in a file (or url) and checks for broken links on the page. It’ll display broken links in red, and successful links in blue. Would this be something useful? Should it be on the downloads page? Please give me your opinion.

Related Posts Plugin for WordPress, Blogger...
  • http://ecila.artistia.net/b2/ ecila

    ehh!! i like daynah! :D
    hahaha, it’s really, nice, and simple!

    And i never knew i had broken links on my blog page XD hahaha, it is very usful! But i don’t think there’ll be a need for people to download the script really :) i think you should just add it to php-pricess, as a free ‘tool’ people can use ^____^

  • http://ecila.artistia.net/b2/ ecila

    ehh!! i like daynah! :D
    hahaha, it’s really, nice, and simple!

    And i never knew i had broken links on my blog page XD hahaha, it is very usful! But i don’t think there’ll be a need for people to download the script really :) i think you should just add it to php-pricess, as a free ‘tool’ people can use ^____^

  • http://ecila.artistia.net/b2/ ecila

    eh suggestion! :) hehehe maybe you could, maybe, somehow, make it work faster? like, if a person had a page, with A LOT of links on it (i.e my blog) hahaha, i find that it takes away to go through all of the links on the page. So many a speed it up a bit?

    I love it already daynah :) hehe that was just something i noticed ^____^

  • http://ecila.artistia.net/b2/ ecila

    eh suggestion! :) hehehe maybe you could, maybe, somehow, make it work faster? like, if a person had a page, with A LOT of links on it (i.e my blog) hahaha, i find that it takes away to go through all of the links on the page. So many a speed it up a bit?

    I love it already daynah :) hehe that was just something i noticed ^____^

  • http://board.php-princess.net Daynah

    I think offering it as a service is a wonderful idea Ecila. :) I don’t think I want people to abuse it either.

    As for making it faster.. I’ll try. I’m not sure how I’ll get around that though, since the script does try to open every link. heh

  • http://board.php-princess.net Daynah

    I think offering it as a service is a wonderful idea Ecila. :) I don’t think I want people to abuse it either.

    As for making it faster.. I’ll try. I’m not sure how I’ll get around that though, since the script does try to open every link. heh

  • Tagg

    phpLinkRot? xenu? Yes, phpLR is usable in php, but… it’s hard to tell the difference between link validation, DoS attacks, content theft, and bandwidth theft.
    Also, regarding output buffering functions, I generally kludge using output strings and state variables. (Carry-over from Pascal, C, and Perl.)

  • Tagg

    phpLinkRot? xenu? Yes, phpLR is usable in php, but… it’s hard to tell the difference between link validation, DoS attacks, content theft, and bandwidth theft.
    Also, regarding output buffering functions, I generally kludge using output strings and state variables. (Carry-over from Pascal, C, and Perl.)