rellect Posted February 26, 2010 Share Posted February 26, 2010 Hello, I am building a site that gives the users a JS script to place on their site. How can I check if they really put the script in thier site? Link to comment https://forums.phpfreaks.com/topic/193489-how-check-if-js-script-exists-in-some-website/ Share on other sites More sharing options...
roopurt18 Posted February 26, 2010 Share Posted February 26, 2010 You can try to pull it down with wget, curl, file_get_contents, httprequest, etc. Link to comment https://forums.phpfreaks.com/topic/193489-how-check-if-js-script-exists-in-some-website/#findComment-1018638 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.