tonyr1988 Posted July 3, 2006 Share Posted July 3, 2006 I could've sworn that I did this on a separate project about a year ago, but now I'm thinking that I'm crazy.I need to be able to access the source of a remote HTML file (not PHP source or anything that requires FTP access....just the normal stuff you'd get from a "View Source") and then parse it.Is this even possible? I've been searching Google and various PHP forums, and can't find anything. Link to comment https://forums.phpfreaks.com/topic/13568-access-remote-files-source/ Share on other sites More sharing options...
shoz Posted July 3, 2006 Share Posted July 3, 2006 [url=http://www.php.net/file_get_contents]file_get_contents()[/url] Link to comment https://forums.phpfreaks.com/topic/13568-access-remote-files-source/#findComment-52544 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.