Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 2 matches
Smarty Forum Index
Author Message
  Topic: need help with some sort of strip_bbcode modifier
wildcard

Replies: 2
Views: 10988

PostForum: Plugins   Posted: Thu Apr 08, 2004 1:47 am   Subject: need help with some sort of strip_bbcode modifier
[quote="atu"]Try this.

[code]
preg_replace("/\[|\]|\[[^\]]*\]/","",$string);
[/code][/quote]

Close! that got rid of the square brackets, but it didnt get rid of the stuff inside... so instead ...
  Topic: need help with some sort of strip_bbcode modifier
wildcard

Replies: 2
Views: 10988

PostForum: Plugins   Posted: Tue Apr 06, 2004 12:04 am   Subject: need help with some sort of strip_bbcode modifier
I've tried some stuff to make a modifier that would work like the 'strip_tags' modifier for BBcode, but nothing seems to be working for me.

any suggestions on how to make this work?

i figure it' ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP