bbcode_parseParse a string following a given rule set Description
string bbcode_parse
( resource
$bbcode_container
, string $to_parse
)This function parse the string to_parse following the rules in the bbcode_container created by bbcode_create Parameters
Return Values
Returns the parsed string, or |