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)
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)