Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bbcode

Simple Bbparser In Php That Lets You Replace Content Outside Tags

I'm trying to parse strings that represent source code, something like this: [code lang='ht… Read more Simple Bbparser In Php That Lets You Replace Content Outside Tags

How Do I Make A Bbcode To Parse Url Tags Into Links?

How should I go about parsing a url in php? I wanna make it so it goes [url=http://www.google.com]G… Read more How Do I Make A Bbcode To Parse Url Tags Into Links?