dba_key_split(3) php man page | unix.com

Man Page: dba_key_split

Operating Environment: php

Section: 3

DBA_KEY_SPLIT(3)							 1							  DBA_KEY_SPLIT(3)

dba_key_split - Splits a key in string representation into array representation

SYNOPSIS
mixed dba_key_split (mixed $key)
DESCRIPTION
dba_key_split(3) splits a key (string representation) into an array representation.
PARAMETERS
o $key - The key in string representation.
RETURN VALUES
Returns an array of the form array(0 => group, 1 => value_name). This function will return FALSE if $key is NULL or FALSE.
SEE ALSO
dba_firstkey(3), dba_nextkey(3), dba_fetch(3). PHP Documentation Group DBA_KEY_SPLIT(3)
Related Man Pages
memcached(3) - php
apc_fetch(3) - php
array_key_exists(3) - php
tokyotyrantiterator(3) - php
dba_fetch(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update