Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg



PHP : Function Reference : BBCode Functions : bbcode_add_element

bbcode_add_element

Adds a bbcode element (PECL bbcode:0.9.0-0.9.1)
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.

Parameters

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.

Return Values

Returns TRUE on success or FALSE on failure.

Change Language


Follow Navioo On Twitter
bbcode_add_element
bbcode_add_smiley
bbcode_create
bbcode_destroy
bbcode_parse
bbcode_set_arg_parser
bbcode_set_flags
eXTReMe Tracker