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

search for in the

dba_list> <dba_insert
Last updated: Fri, 14 Aug 2009

view this page in

dba_key_split

(PHP 5)

dba_key_split Transforme une représentation de clé DBA par chaîne en une représentation par tableau

Description

mixed dba_key_split ( mixed $key )

dba_key_split() transforme une représentation de clé DBA par chaîne en une représentation par tableau.

Liste de paramètres

key

La clé sous forme de chaîne de caractères.

Valeurs de retour

Retourne un tableau sous la forme array(0 => group, 1 => nom_valeur). Cette fonction retourne FALSE si key vaut NULL ou FALSE.

Voir aussi



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, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites