I have made a simple php bbcode parser that recognizesThe function returns a value so use:Code:[ b ],[ i ], [ u ], [ url ], [ url= ], [ align= ], [ img ], [ img= ], [ email ], [ email= ], [ font= ], [ size= ], [ color= ], [ quote ], [ code ], [ php ] (without the spaces)Demo: http://masterproject.freehostia.com/bbcode/bbcode.phpPHP Code:$var=bbcode_format($text);
Code: http://masterproject.freehostia.com/bbcode/parser.txt



Reply With Quote

Bookmarks