shout box

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post 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"; ?>
Image Image
lc
Forum Contributor
Posts: 188
Joined: Tue Apr 23, 2002 6:45 pm
Location: Netherlands

Post by lc »

Nah phice... if he's talking about mine... it's the strip tags thing that does it ;)
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

lol, i know ;)
Image Image
Post Reply