Re: What is wrong with: str_replace('\\', '\', $content);
Posted by jodleren on 01/10/08 10:09
On Jan 10, 11:55 am, Gordon <gordon.mc...@ntlworld.com> wrote:
> On Jan 10, 8:19 am, jodleren <sonn...@hot.ee> wrote:
>
> If the intention is to remove slashes from form-submitted data (which
> is what I suspect you are trying to do) then you might want to look
> into using the stripslashes () function instead.- Hide quoted text -