bbcode
Regex to split BBCode into pieces
I have this: str = \"some html code [img]......[/img] some html code [img]......[/img]\" and I want to get this:[详细]
2023-01-17 06:19 分类:问答I can't get the MarkItUp to display bbcode in the preview
I want to use markItUp to allow users to format their text using bbcode, but the preview isn\'t working.[详细]
2023-01-16 22:00 分类:问答How to cut this tag out in php?
I want cut out everything inside (tags included) from text, for ex: [url=http://example.com]something[/url][详细]
2023-01-16 04:28 分类:问答How to stop BB Code manipulation?
Hi I recently discovered an issue where people using BB Code to enter links are able to manipulate them.[详细]
2023-01-11 11:51 分类:问答How to stop BB Code manipulation (part two)?
I recently discovered an issue where people using BB Code to enter links are able to manipulate them.[详细]
2023-01-11 04:00 分类:问答Searching a simple jQuery BB-code plugin
I\'m searching for a jQuery plugin or function to insert bb code in a selected textarea - nothing more. I found plugins like http://markitup.jaysalvat.com/downloads/ but they add are to oversized for[详细]
2023-01-04 20:03 分类:问答Trouble with regular expression for comments code
I am currently making a homepage where logged in users can write comments. The comment string is first run through a function that str_replaces emoticons. After that I want it to exchange[详细]
2023-01-04 01:44 分类:问答Colorize code inside <code></code> [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-02 19:01 分类:问答Regex & BBCode - Perfecting Nested Quote
I\'m working on some BBcode for my website. I\'ve managed to get most of the codes working perfectly, however the [QUOTE] tag is giving me some grief.[详细]
2022-12-31 20:34 分类:问答Markup filter wanted for a public website
Developing a community site where everyone can post text, I\'m looking for a markup filter: What is not part of the markup must be escaped (htmlspecialchars()) as it is.[详细]
2022-12-30 04:28 分类:问答