Page 2 of 2

Posted: Fri Sep 06, 2002 5:07 pm
by phice
Takuma wrote:Quite good how about adding filters on and how come if I use this

Code: Select all

<?php echo "hi" ?>
It display an empty string?

Code: Select all

<?php echo "hi"; ?>

Posted: Fri Sep 06, 2002 9:25 pm
by lc
Nah phice... if he's talking about mine... it's the strip tags thing that does it ;)

Posted: Sat Sep 07, 2002 12:43 am
by phice
lol, i know ;)