Home     PHP / Javascript / Ajax
PHP Osimo BBCode Parser Script

PHP Script Codes > text-processing

Osimo BBCode Parser Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 769

PHP Script Codes > Osimo BBCode Parser
This is the script in use by the Osimo Forum System that converts BBCode to HTML for use in many applications including, but not limited to, your own forum system. It is universal and requires no configuration to make it work with your setup, all you need to do is either include the file or copy and paste the code into your own file then do: $content = bb2html($something);