(PECL bbcode >= 0.9.0)
bbcode_parse — Parse a string following a given rule set
This function parse the string to_parse following the rules in the bbcode_container created by bbcode_create()
BBCode_Container resource returned by bbcode_create().
The string we need to parse.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.