bbcode
How to Convert BB Code To HTML view (VB.NET)
The point of my idea is to write a program for a Web site that has it\'s own BB CODE (开发者_开发知识库PHP) ,then user of the programcan write his message and range his message with this BB code (insi[详细]
2022-12-14 05:38 分类:问答PHP syntax error on preg_replace method
I\'m trying to do a bbcode parser class that can create personalyzed tags, but I have some problem with urls[详细]
2022-12-13 23:48 分类:问答Convert year to difference as bbcode
So i wanna do something like this in php. If i have a year in brackets [1995] I want it to convert it to the the difference of the current year to 1995.[详细]
2022-12-13 16:53 分类:问答Is there a solid BB code parser for PHP with no dependencies? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-12 07:04 分类:问答BBCode to XHTML: Two possibilities, one regex?
I\'m writing a small blog module. I want the users to be able to type BBCode. I need to convert that to XHTML to store in the DB, which I managed to do for most of the tags, except for [url].[详细]
2022-12-10 02:23 分类:问答Extend HTML_BBCodeParser_Filter
I\'m trying to add extra tags to the PEAR package BBCodeParser http://pear.php.net/package/HTML_BBCodeParser/docs/latest/li_HTML_BBCodeParser.html, to do this, I believe I need to place Object.php in[详细]
2022-12-08 21:21 分类:问答