- Impact
- 29
Here's a quick function I whipped up for a project and thought some people would have some use for it.
Well here it goes, I am working on the list and indent codes.
EDIT: Use Dan's
Below
Usage:
Currently Parses:
Colors
Fonts
Images
URLs and Emails
Alignment
Font Sizes
Bold, Underline and Italics
Also replaces a url (http://something) with a link.
Enjoy. :D
Well here it goes, I am working on the list and indent codes.
EDIT: Use Dan's
Usage:
PHP:
echo 'Message:<br />'.parsebb($text);
Currently Parses:
Colors
Fonts
Images
URLs and Emails
Alignment
Font Sizes
Bold, Underline and Italics
Also replaces a url (http://something) with a link.
Enjoy. :D
Last edited:













