PHP - RapidShare Link Verifier

Discussion in 'Services' started by thenetninja, Dec 10, 2007.

  1. #1
    Hey all, first time code poster long time code writer.

    I am selling here a small piece of code which will verify a Rapidshare.com Download link as Valid or Invalid (PHP script returns true/false). From this info you can add a green tick for valid, or use the output to cull dead links from your databases.

    The price I am setting at $4.50 USD, and the script can be previewed in action here at http://www.rsverify.info/ (Sorry no reviews, and no code previews).

    To use this code you will need at least PHP 4.4.4, fopen MUST be enabled (and be able to open remote files). Most hosts have this enabled by default, but the onus is on yourself to make sure it is working =)

    Please PM me if you are interested after reviewing the demo on rsverify.info and I will send you my PP details. Once completed, i will email you the source files (which include documentation, and an example usage)
     
    thenetninja, Dec 10, 2007 IP
  2. hadeedg

    hadeedg Banned

    Messages:
    727
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    can u make it so it supports more then 1 url at a time
     
    hadeedg, Dec 11, 2007 IP
  3. thenetninja

    thenetninja Peon

    Messages:
    314
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    the script has been written in such a way that a WHILE or FOREACH loop can be used. The example is based on a single url query, however multiple is definitely possible. (Just remember that the length of the execution will increase with the amount of URLs you are wanting to test too)
     
    thenetninja, Dec 11, 2007 IP