略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: bbcode_add_element

2024-04-28

bbcode_add_element

(PECL bbcode >= 0.9.0)

bbcode_add_elementAdds a bbcode element

说明

bbcode_add_element ( resource $bbcode_container , string $tag_name , array $tag_rules ) : bool

Adds a tag to an existing BBCode_Container tag_set using tag_rules.

参数

bbcode_container

BBCode_Container resource, returned by bbcode_create().

tag_name

The new tag to add to the BBCode_Container tag_set.

tag_rules

An associative array containing the parsing rules; see bbcode_create() for the available keys.

返回值

成功时返回 TRUE, 或者在失败时返回 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-add-element.php

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