BBCode
Posted by Pete | Posted in PHP Functions | Posted on 16-07-2009-05-2008
0
Bulletin Board Code or BBCode is a lightweight markup language used to format posts in many message boards. Formats include [b]BOLD[/b] [i]Italics[/i] etc. We will show you how you can create your own function to accept BBCode and will show an example on how to use it.
Read the rest of this entry »



