略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: bbcode_parse

2024-04-28

bbcode_parse

(PECL bbcode >= 0.9.0)

bbcode_parseParse a string following a given rule set

说明

bbcode_parse ( resource $bbcode_container , string $to_parse ) : string

This function parse the string to_parse following the rules in the bbcode_container created by bbcode_create()

参数

bbcode_container

BBCode_Container resource returned by bbcode_create().

to_parse

The string we need to parse.

返回值

Returns the parsed string, 或者在失败时返回 FALSE.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.bbcode-parse.php

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