略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: 简介

2024-04-27

简介

This extension aims to help parse BBCode text in order to convert it to HTML or another markup language. It uses one pass parsing and provides great speed improvement over the common approach based on regular expressions. Further more, it helps provide valid HTML by reordering open / close tags and by automatically closing unclosed tags.

Since 0.10.1 It supports argument quoting with single quotes, double quotes and HTML escaped double quotes.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/intro.bbcode.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3