Hello. I wrote a comments application that allows the use of some HTML
tags for text formatting (<i><b>). I ran into a problem of users not
closing the tags (</i></b>), so when I display a page with all the
comments, if the user did not close the <b> tag then all the text in the
other comments is bold.

Is there a solution to this?
-- 
************************************
Ivan R. Quintero E.* (507)228-3477      
Aptdo 1263         * (507)228-9105
Balboa, Ancon      * 612-1103
Republic of Panama * 
************************************

-- 
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]

Reply via email to