prays Posted June 9, 2007 Share Posted June 9, 2007 Hi, I have tried to make a script, that checks the external url from a popup, but i just get permission denied in javascript. But can this be done in php? Thank. Link to comment https://forums.phpfreaks.com/topic/54862-external-url/ Share on other sites More sharing options...
obsidian Posted June 9, 2007 Share Posted June 9, 2007 Can you define what you mean by "checks the external url?" Are you actually trying to hit the URL and see what's there? If so, you may need to look into cURL[/url and/or the [url=http://www.php.net/fsockopen]fsockopen function. Link to comment https://forums.phpfreaks.com/topic/54862-external-url/#findComment-271334 Share on other sites More sharing options...
prays Posted June 9, 2007 Author Share Posted June 9, 2007 It checks if the url is x, and if it isn't x, then it preforms a function. Link to comment https://forums.phpfreaks.com/topic/54862-external-url/#findComment-271335 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.