Creating a BBCode Parser
Have you ever wanted to implement BBCode, the special formatting codes used by forums, into your own PHP scripts? Well, it's actually pretty easy to accomplish using some simple regular expressions and the preg_replace PHP function. This mini-tutorial will show you how to create a function that you can use on any string to convert BBCode into its XHTML equivalent.
Visit publisher site: Creating a BBCode ParserListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Miscellaneous
- Submitted on:
- Last Updated:
- Aug 20, 2009
- Publisher:
- UltraMega Tech. Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- PHP
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Creating a BBCode Parser