Posted by namemattersnot on 03/08/06 02:46
Re, I have the following array: $my_array[x]['date'] ['time'] ['filename'] how do I create a $time_array that will ONLY have all values of $my_array[x]['time']? i can write a function to walk through the associative array, but is there a more efficient method? thanks!
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming