SBBCodeParser icon indicating copy to clipboard operation
SBBCodeParser copied to clipboard

a class to check the the textarea make sure all the tag is closed in server side

Open weiloon1234 opened this issue 11 years ago • 1 comments

hi, is there any class to make sure the closing tag is closed so i can take the user input, now this is only available to use for admin, can't take the user input yet due to no checking class to return true or false

weiloon1234 avatar May 01 '14 10:05 weiloon1234

I think you can check it with JQuery for the users because the PHP SBBCODEPARSER do already throw an exception when there is a non closed Tag , Right ?

Khalilbz avatar Aug 17 '16 21:08 Khalilbz