View Single Post
Old 01-04-2006, 04:29 AM   PM User | #7
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
You should post an array_walk_recursive() wrapper that checks if array_walk_recursive() exists, if not use the PHP4 code above here in the forum, I know I was puzzling a bit over making a PHP4 array_walk_recursive() emulation...I see now that I did manage it, but mine isn't nearly as pretty.
__________________
"$question = ( to() ) ? be() : ~be();"
Velox Letum is offline   Reply With Quote