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, 29 Aug 2008

view this page in

bbcode_parse

(PECL bbcode:0.9.0-0.9.1)

bbcode_parse文字列を、指定した規則のもとでパースする

説明

string bbcode_parse ( resource $bbcode_container , string $to_parse )

この関数は、bbcode_create() で作成した bbcode_container の規則にもとづいて文字列 to_parse をパースします。

パラメータ

bbcode_container

bbcode_create() が返す BBCode_Container。

to_parse

パースしたい文字列。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



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, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites