Posted by Tyrone Slothrop on 09/29/05 03:27
On Wed, 28 Sep 2005 16:20:51 -0700, "Kilo Bravo" <kbrown1@gpmicro.com> wrote: >This is in myFile.html. ><?php file_get_contents("email.html");?> >Why does the email.html contents not appear? <? $file = file_get_contents('email.html'); ?> <?=$file?> (same as <? echo $file; ?>)
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming