Say I have an array $a = array('bob' => 'Robert', 'bill' => 'William'), how can I get an array of ('bob', 'bill') and an array of 'Robert', 'William'?
Thanks in advance.
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |