954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to add a reciprocal link checker in PHP e-mail script

hello there,
i have a php e-mail script which i am using for my website where users can submit their website. so i wish to add a reciprocal link checker script which can be act just like Google rEcaptha in my php email form. if my site link can't be found on user submitted site then it will show that "No reciprocal link Was Found" some thing like this.
How i can make this type of script? Thank you :)

rakibtg
Light Poster
38 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

Well you can use fopen and open up the web page and then use preg_match to find a match for your url in the source it provides.

skraps
Light Poster
Banned
42 posts since Nov 2011
Reputation Points: 1
Solved Threads: 3
Infraction Points: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: