Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » php » bbCode
  • [quote] forum's tags stripping recursively

    Hello All. you know there are many forums using a quote bb code like this [q uote] some quote [/q uote] I know how to match it but the problem is it can be nested and I do not know how to match it recursively. some text [q uote] some quote [q uote] some nested quote [/q uote] some [q uote] some nested quote [/q uote] quote [/q uote] some ...
    Posted to Construction Advice (Forum) by imei on September 7, 2008
  • BBCode conversion

    Hi, I asking for help in my PHP code optimization. I try to rewrite my old/slow BBCode conversion function to use regex. The allowed BBCodes are [ b]text[ /b] [ i]text[ /i] [ url]domain.com[ /url] or [ url]domain.com|domainname[ /url] [ img]filename.ext[ /img] or [ img]filename.ext|description[ /img] It is possible to construct ...
    Posted to Construction Advice (Forum) by pandor on August 23, 2008
  • BBcode advanced url tags

    Hello!  Please forgive in advance, my english is not too well. [:'(].  I am creating a content system in PHP.  I want to make advanced "url" tags and I am at a loss. I understand the basic {gopage=home disp=Home} but some of my urls will not always have just that.  Some I need to have class and subpage.  Is ...
    Posted to Construction Advice (Forum) by millerd87 on December 28, 2006