SBBCodeParser
SBBCodeParser copied to clipboard
a class to check the the textarea make sure all the tag is closed in server side
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
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 ?