any kind of field that accepts text (CHAR, VARCHAR, BLOB (TEXT, LONGTEXT)
etc) is OK.
htmlspecialchars will encode that for you and show HTML as HTML visibly.
see here: www.php.net/htmlspecialchars
Cheers,
Maxim Maletsky
-Original Message-
From: Thomas Edison Jr. [mailto:[EMAIL PROTE
"Thomas Edison Jr." <[EMAIL PROTECTED]> wrote:
> IN one of the fields being offered to the user, the
> user is expected to enter HTML tags alongwith the
> text. How can i display this text as html formatted on
> my PHP3 page?
That's how it will show by default.
> What should be the field type in
2 matches
Mail list logo