Skip to content

Instantly share code, notes, and snippets.

View AnInternetTroll's full-sized avatar
:octocat:
Getting to know Git :)

Luca Matei Pintilie AnInternetTroll

:octocat:
Getting to know Git :)
View GitHub Profile
@afsalrahim
afsalrahim / php_bbcode_parser.php
Last active April 16, 2024 12:18
A simple PHP BBCode Parser function
<?php
/**
* A simple PHP BBCode Parser function
*
* @author Afsal Rahim
* @link http://digitcodes.com/create-simple-php-bbcode-parser-function/
**/
//BBCode Parser function