Page 2 of 2
Posted: Sun Sep 03, 2006 10:50 pm
by toasty2
I use php4. Does the code in your last post work in php4?
Posted: Mon Sep 04, 2006 9:25 am
by Ollie Saunders
Nope.
array_walk_recursive is php 5.
Posted: Mon Sep 04, 2006 9:44 am
by feyd
The documentation pages are wonderful things. It says "(PHP 5)" below the function's name. Users have contributed versions for PHP 4 users however if you look a bit further down the page.
array_walk_recursive()