mogwai Posted April 21, 2005 Share Posted April 21, 2005 Hi Is there a way how to insert and include file in php similar to the <!--#INCLUDE FILE="pagename.html"--> in asp thanks in advance! Quote Link to comment Share on other sites More sharing options...
Hokus Posted April 21, 2005 Share Posted April 21, 2005 http://www.phpfreaks.com/forums/index.php?...topic=57424&hl= Quote Link to comment Share on other sites More sharing options...
triga Posted May 26, 2005 Share Posted May 26, 2005 <?php include("path/to/file.php") ?> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.