PHP.nl

dba_key_split

dba_key_split

Splits a key in string representation into array representation

 **dba_key_split**  $key
splits a key (string representation)

into an array representation. dba_key_split

keyThe key in string representation.

Returns an array of the form . This function will return false if is null or false. array(0 => group, 1 => value_name)``key

dba_firstkey``dba_nextkey``dba_fetch