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

search for in the

インストール/設定> <文字列
[edit] Last updated: Fri, 10 Feb 2012

view this page in

導入

以下の関数はすべて、文字列をいろいろな方法で操作します。正規表現や URL 処理の節にも関連する記述があります。

文字列の動作に関する情報、特にシングルクオート、ダブルクオート、 エスケープシーケンスについては、マニュアルの の節にある 文字列 エントリを参照ください。



add a note add a note User Contributed Notes 導入
chris at bjelleklang dot org 27-Oct-2010 02:00
Please note that these String functions does not handle multibyte encodings such as UTF-8. Use the functions found in Multibyte String for these encodings.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites