Posted by brett on 11/11/06 20:00
I'm doing a file include as <?php $content = file_get_contents(TEMPLATEPATH . '/somefile.php'); echo $content; ?> In somefile.php, there is PHP code. How can I execute the code once $content is displayed as above? Thanks, Brett
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming