Re: [PHP] problem with " and '

2003-02-10 Thread Jason Wong
On Tuesday 11 February 2003 10:47, Pag wrote: You have started a new thread by taking an existing posting and replying to it while you changed the subject. That is bad, because it breaks threading. Whenever you reply to a message, your mail client generates a "References:" header that tells all r

[PHP] problem with " and '

2003-02-10 Thread Pag
Hi, When a user wants to add a comment on my site and uses either " or ', and when it gets printed out, comes out as /" or /', either to the web page or on a form to alter. The only "treatment" i give it after its submited on the form is: $comentarioc = str_replace("\r\n", "\n", $coment