techiefreak05 Posted May 3, 2007 Share Posted May 3, 2007 hello, im creating a webmaster control panel with APIs and other things later, and I want users to be able to add sites to manage, and id like to give them a certain string, or meta tag to place into a page on their sites, and after they placed the code on the page, a script would go to the page and find that code and "verify" ownership.. how could i do this? bascially how can i check if a certain string is in a webpage? Link to comment https://forums.phpfreaks.com/topic/49765-site-ownership-verification/ Share on other sites More sharing options...
DanDaBeginner Posted May 3, 2007 Share Posted May 3, 2007 you can use file() or curl... Link to comment https://forums.phpfreaks.com/topic/49765-site-ownership-verification/#findComment-244090 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.