Forum Moderators: coopster

Message Too Old, No Replies

Help with Validating a user site

         

BlackRaven

3:49 am on Apr 14, 2007 (gmt 0)

10+ Year Member



I am trying to implement a system in which a user validates his/her site by placing a specific link on his site. My question is how do i use php functions to see if the user has placed the link on the site, using php 5.2?

[edited by: BlackRaven at 3:57 am (utc) on April 14, 2007]

cameraman

4:47 am on Apr 14, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Use curl to see if the file can be retrieved:
[php.net ]