Quote:
Originally Posted by colicab-d
Ok this may be dumb but try including your vbulletin global.php or functions_bbcode.php  then adding the strip_bbcode(); function 
|
That would be the easiest way. Don't try to reinvent the wheel use what you have. If you don't have a vbulletin then you are going to have to use regulare expressions and write your own functions for strip and phrase bbcode.