NoPHPPhD Posted January 25, 2009 Share Posted January 25, 2009 Hi, Is there a way to echo the contents,not a link, of an html file? echo ('http://localhost/line1A.htm'); I have ALOT of html files that are pieces of a very long table in a form thanks! Link to comment https://forums.phpfreaks.com/topic/142355-possible-to-echo-the-contents-of-an-html-file/ Share on other sites More sharing options...
Mchl Posted January 25, 2009 Share Posted January 25, 2009 file_get_contents Link to comment https://forums.phpfreaks.com/topic/142355-possible-to-echo-the-contents-of-an-html-file/#findComment-745877 Share on other sites More sharing options...
shlumph Posted January 25, 2009 Share Posted January 25, 2009 Solved! Link to comment https://forums.phpfreaks.com/topic/142355-possible-to-echo-the-contents-of-an-html-file/#findComment-745880 Share on other sites More sharing options...
NoPHPPhD Posted January 25, 2009 Author Share Posted January 25, 2009 THANK YOU!! Link to comment https://forums.phpfreaks.com/topic/142355-possible-to-echo-the-contents-of-an-html-file/#findComment-745886 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.