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

search for in the

インストール/設定> <BBCode
Last updated: Fri, 14 Nov 2008

view this page in

導入

この拡張モジュールは、BBCode のテキストをパースして HTML やその他のマークアップ言語への変換を支援するためのものです。 正規表現を用いた一般的な手法に比べてはるかに高速にパースすることができます。 さらに、開始/終了タグの並べ替えをしたり 閉じ忘れているタグに自動的に終了タグを追加したりして、 正しい形式の HTML を生成するようにします。

0.10.1 以降では、シングルクォートやダブルクォート あるいは HTML エスケープしたダブルクォートによる 引数のクォートをサポートしています。



add a note add a note User Contributed Notes
導入
Chris
03-Sep-2008 03:05
As far as I can tell this extension requires version 5.2.0 or higher.
It doesn't seem to be stated here anywhere but if you try to use pear to install it then you'll get a message saying that. This has caused me a bunch of grief as I'm not in a position to upgrade on some systems but already have this coded in on other systems.

インストール/設定> <BBCode
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites