pranvkavi Posted August 1, 2010 Share Posted August 1, 2010 I am trying to figure out how we can run a html file within a php script. Link to comment https://forums.phpfreaks.com/topic/209497-how-to-run-a-html-file-from-php/ Share on other sites More sharing options...
trq Posted August 1, 2010 Share Posted August 1, 2010 You could simply include the file. include 'file.html'; Link to comment https://forums.phpfreaks.com/topic/209497-how-to-run-a-html-file-from-php/#findComment-1093818 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.