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

search for in the

bbcode_set_arg_parser> <bbcode_destroy
Last updated: Fri, 27 Jun 2008

view this page in

bbcode_parse

(PECL bbcode:0.9.0-0.9.1)

bbcode_parse — Parse a string following a given rule set

Description

string bbcode_parse ( resource $bbcode_container , string $to_parse )

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

Parameters

bbcode_container

BBCode_Container resource returned by bbcode_create().

to_parse

The string we need to parse.

Return Values

Returns TRUE on success or FALSE on failure.



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

bbcode_set_arg_parser> <bbcode_destroy
Last updated: Fri, 27 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites