hi,

just remove the "&" from the first argument of array_walk, the function then operates on a copy of the array.
this is written in the PHP manual, check there

khalid


_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to