"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 the
> mySQL db? should it be TEXT?
Depends on the size of the data you want the user to be able to input.
CHAR, VARCHAR, TEXT and BLOB will all work.
--
Steve Werby
COO
24-7 Computer Services, LLC
Tel: 804.817.2470
http://www.247computing.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]