itsureboy Posted March 15, 2007 Share Posted March 15, 2007 Hey... I was wondering how a php script a site had worked. For example there was a form where you enter a url and it extracts a portion of the code from the source file of the website you want extracted... Any ideas on how this works? Thanks..... Link to comment https://forums.phpfreaks.com/topic/42903-extract-portion-of-source-file-with-php-script/ Share on other sites More sharing options...
per1os Posted March 15, 2007 Share Posted March 15, 2007 Look into CURL or file(); http://us3.php.net/manual/en/function.file.php http://us3.php.net/manual/en/ref.curl.php Link to comment https://forums.phpfreaks.com/topic/42903-extract-portion-of-source-file-with-php-script/#findComment-208374 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.