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

search for in the

dba_list> <dba_insert
Last updated: Fri, 05 Sep 2008

view this page in

dba_key_split

(PHP 5)

dba_key_split 文字列形式のキーを配列形式に分割する

説明

mixed dba_key_split ( mixed $key )

dba_key_split() は、キー(文字列形式) を配列に分割します。

パラメータ

key

文字列形式のキー。

返り値

array(0 => group, 1 => value_name) 形式の配列を返します。 keyNULL あるいは FALSE の場合には この関数は FALSE を返します。



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

dba_list> <dba_insert
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites