Page 2 of 2

Posted: Mon Jun 30, 2003 7:27 am
by adneg
the out put is the code
<?php
$foo = "bar";
echo $foo;
?>


and not bar

something tells me all is not well, what else do I need to look at?