Hi Folks,I am new to PHP and I am looking at mixing dynamic and static pages to build my web application. I have a situation where, depending on some parameters I will display a static page from within my PHP code. My question is, is there a 'trick' to doing this or do I just read in the file and echo it out again ?
TIA, JC -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php