Search for the resource you need: Search in:
Advanced Search

eLouai's BBCode to HTML parser
The main goal behind bb2html.php was speed and simplicity thus the syntax was made more rigid to accomodate those goals (see below). To achieve this speed we exclusively used the function str_replace over preg_replace (regular expression). Benchmarking those two functions shows around a 3 to 4 fold speed increase.
Cost: Freeware Version: 1.0 Platform: PHP Last updated: Fri May 28 2004
Visit Author's Website
Visitor Rating:  Be the first to rate it!  ( 0 votes )    Member Rating:   ( 1 member votes )
admin
"This BBcode doesn't take into account anything about XSS and is completely insecure if used how is."
259 Hits | Author: louai