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 March 31, 2025 01:02
A simple PHP BBCode Parser function
<?php
/**
* A simple PHP BBCode Parser function
*
* @author afsalrahim
* @contributors dzhaugasharov, luckydevilru, kylehulton
**/
//BBCode Parser function