bbcode
Find a string not surrounded by a BBcode using Regex
I am in need of a regular expression that will find, and replace, a word/phrase in a string only if it\'s not in a开发者_如何转开发n [url] BBcode.[详细]
2023-04-04 02:25 分类:问答Change bbcode depending on url value
I\'m using preg_replace with an array to go through my bbcode and make the change when a news entry is posted.[详细]
2023-04-01 14:59 分类:问答Why should I use BBCode but not HTML in comment forms?
I\'m writing a comment parsing function in PHP. Since BBCode is not a real markup language, I\'v never liked the writing style.[详细]
2023-04-01 14:32 分类:问答bbcode to html in vbulletin
What is the function in vbulletin that convert bbcode to html ?? I found this : convert_wysiwyg_html_to_bbcode() but it\'s convert html to bbcode, I want the oppos开发者_高级运维ite of this function.[详细]
2023-03-31 06:30 分类:问答nested bb code quotes how to>
Hi im using a pretty basic bbcode parser. cou开发者_如何学Gold you guys help me with a problem of mine?[详细]
2023-03-30 21:05 分类:问答Preg_replace multiple bbcodes correctly
Currenlty I\'m creating a bbCodes function to replace all bbCodes by their corresponding HTML codes within a text. My code works like this atm:[详细]
2023-03-28 13:56 分类:问答Recursive BBCode Parsing
I\'m trying to parse BBCode in my script. Now, it works seamelessly, until I try to indent BBCode that\'s more than just bold or underline - such as spoiler, url, font size, etc. - then it screws up.[详细]
2023-03-22 10:21 分类:问答CSS Text always across the same line
I have a system similar to BB code whereby text within two tags is converted into a link which when hovered over produces an line image.[详细]
2023-03-22 09:55 分类:问答Using jWYSIWYG to output BBCode
I really like jWYSIWYG - it\'s simple, and it works with jQuery. I also understand it\'s pretty customizable and a good ground base for custom needs -开发者_如何学运维- but the documentation is lackin[详细]
2023-03-21 09:11 分类:问答C# How to remove text between BBCode
How to remove all text between BBCode Quotation (including BBCode itself): [quote date=2011-07-02 14:43:53 user=test link=1]blabla[/quote][详细]
2023-03-17 09:58 分类:问答