RE: [PHP] array_map help

2006-02-17 Thread Mark Steudel
AM To: Mark Steudel Cc: php-general@lists.php.net Subject: Re: [PHP] array_map help Mark Steudel wrote: > I've got the following code and I am not doing something right. Either > my function is wrong, or the way Im using array_map is wrong, as > slashes are still making it into the

RE: [PHP] array_map help

2006-02-17 Thread Mark Steudel
Thank you I will give it a try. -Original Message- From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Friday, February 17, 2006 9:24 AM To: Mark Steudel Cc: php-general@lists.php.net Subject: Re: [PHP] array_map help Mark Steudel wrote: > I've got the following code and I am n

Re: [PHP] array_map help

2006-02-17 Thread Jochem Maas
Mark Steudel wrote: I've got the following code and I am not doing something right. Either my function is wrong, or the way Im using array_map is wrong, as slashes are still making it into the data, and the asdf iosn't getting appended to each value. I rewrote what you had like so: "name",

[PHP] array_map help

2006-02-17 Thread Mark Steudel
I've got the following code and I am not doing something right. Either my function is wrong, or the way Im using array_map is wrong, as slashes are still making it into the data, and the asdf iosn't getting appended to each value. Thanks, Mark // function to remove stripped slashes function det