View Single Post
Old 01-04-2006, 03:58 AM   PM User | #3
Velox Letum
Senior Coder

 
Join Date: Apr 2005
Location: Colorado, United States
Posts: 1,208
Thanks: 0
Thanked 0 Times in 0 Posts
Velox Letum is an unknown quantity at this point
Hmm, array_walk_recursive() works fine for PHP5, but since array_map() works on PHP4 I'll adapt your code a bit to make a wrapper. =)
__________________
"$question = ( to() ) ? be() : ~be();"
Velox Letum is offline   Reply With Quote