PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

bbcode_add_smiley> <BBCode Funzioni
Last updated: Fri, 18 Jul 2008

view this page in

bbcode_add_element

(PECL bbcode:0.9.0-0.9.1)

bbcode_add_element — Adds a bbcode element

Descrizione

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.

Elenco dei parametri

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.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.



add a note add a note User Contributed Notes
bbcode_add_element
There are no user contributed notes for this page.

bbcode_add_smiley> <BBCode Funzioni
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites