Need two hours of your time $$$

Looking to hire a PHP developer for a paid position? Looking for a paid PHP job? Want to post your resume? Let the job hunt begin...

Moderator: General Moderators

Post Reply
xeno439
Forum Newbie
Posts: 15
Joined: Tue Nov 22, 2005 12:48 am

Need two hours of your time $$$

Post by xeno439 »

Need a link checking script that does the following

Specs for PHP file.

5 input text boxes for the user to input urls of forum posts that contain a link to my site

script checks to see that a link to my site is included on the url that they have posted

script checks through either mysql or plain text file to see that the url hasn't been submitted
previously

script checks that homepage of forum or site has at least PR of 1


example. user goes to http://www.forums.devnetwork.com

user registers and posts a thread or in a thread with link to my site somewhere in the
thread

the user copies and pastes the url of the thread in the text box

example http://forums.devnetwork.com/showthread.php?t=77843

so the script checks that a link exists at http://forums.devnetwork.com/showthread.php?t=77843
and it also checks that http://www.forums.devnetwork.com has PR (in this case it has pr 7)

If all five submissions pass the test, the user is redirected to a url where he will be
able to download something for free.

If not all five submissions pass the test, and error message is displayed telling
the user what he did wrong. Example
There is no link at http://www.sitecom.showthread.php?3434
or
http://www.site.com does not have any PageRank

Also, the scripts checks to make sure that the urls are all different domains.

Let me know if you have any questions.

Please email me at webmaster@flashattach.com with price for this.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

That's a bot and we don't want bots trawling over these forums to help your marketing (*cough* spamming) stragtegies or whatever you're doing... I doubt others do neither. You are aware that what you're asking for is quite possibly illegal, depending upon what this info is used for?
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

Sounds like the script checks to make sure the user posted 5 links to a web site on different forums that have a google page rank in order for the user to download a file.
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

agtlewis wrote:Sounds like the script checks to make sure the user posted 5 links to a web site on different forums that have a google page rank in order for the user to download a file.
So, not really a bot per se, just promoting spamming.
Post Reply