bbcode_parse()
bbcode_parse - Parse a string following a given rule setSyntax
string bbcode_parse (resource $bbcode_container, string $to_parse)Arguments
- bbcode_container - BBCode_Container resource returned by bbcode_create().
- to_parse - The string we need to parse.
