Query: dba_key_split
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBA_KEY_SPLIT(3) 1 DBA_KEY_SPLIT(3) dba_key_split - Splits a key in string representation into array representationSYNOPSISmixed dba_key_split (mixed $key)DESCRIPTIONdba_key_split(3) splits a key (string representation) into an array representation.PARAMETERSo $key - The key in string representation.RETURN VALUESReturns an array of the form array(0 => group, 1 => value_name). This function will return FALSE if $key is NULL or FALSE.SEE ALSOdba_firstkey(3), dba_nextkey(3), dba_fetch(3). PHP Documentation Group DBA_KEY_SPLIT(3)
Related Man Pages |
---|
memcached(3) - php |
key(3) - php |
apc_fetch(3) - php |
wincache_ucache_get(3) - php |
tokyotyrantiterator(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |