BlaBla.cn

PHP: bbcode_add_element - Manual

BlaBla.cn
bbcode_add_smiley > <BBCode
Last updated: Wed, 19 Mar 2008

bbcode_add_element

(PECL bbcode:0.9.0-0.9.1)

bbcode_add_element — Adds a bbcode element

说明

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

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




bbcode_add_smiley > <BBCode
Last updated: Wed, 19 Mar 2008
 
 
BlaBla.cn

© 2005-2008 BlaBla.cn 版权所有