I have looked for this for about 3 months and I am not sure it can be done in php but I know it can be done in cgi. I am looking to create a php script that will check a website for a link back to my site. What I am tring to do is people place a html source code on their web pages and then submit their web page to my database. I want to create a php script that will check if the source code has been placed on their site or not.. It's gets kinda hard manually looking when you get 75 or 150 pages to check every day..
I hope I been helpful in describe my problem..
Let's see if my sourcecode had the following link http://www.mypage.com/show.php
I would like to check many pages in my database to see
if link really exists on those pages..
I can use any help .. i am really stumped on this one.