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 Site:
- Creating a BBCode Parser
- Filed in:
-
PHP / Tutorials & Tips / Miscellaneous
- Date Added:
- Apr 7, 2009
- Last Updated:
- Aug 20, 2009
License and Pricing Information
PHP
Price: $0.00 USD
| Publisher site visits: | 177 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
- UltraMega Tech.
Other listings by this publisher
- Lock My Stuff
- Creating an Upload Progress Bar in PHP with APC
- Simple PHP Page Template System
- Creating a CAPTCHA in PHP with GD
- Creating a Calendar in PHP
- Accessing the Command Line From PHP
- Creating a TinyURL Clone
- Working With Time Zones in PHP
- Snippet: Autoloading Objects (PHP 5)
- Snippet: Converting Seconds to Readable Time (PHP & JS)
- 5 Tips for Writing Cleaner PHP Code
- Create a Slide-In Panel with jQuery
- Fetch Twitter Updates in PHP
- Generating (X)HTML Documents Using DOMDocument In PHP
- Modifying Templates Using DOMDocument In PHP
- Using MySQL Prepared Statements in PHP
- Add Records to a Queue with jQuery
- Maintain a Single Database Object in PHP 5 Using the Singleton Pattern
- 5 Basic PHP Security Tips
- Degradable Tabs With jQuery UI
- Basic Overview of Loops in PHP
- Default Form Values with jQuery
