Serj I wrote:
> 
> Ooops..Dick, try to input two slashes \\. I guess you'll get \\\\. 
> Won't you? Well, nl2br is just a good addition to my idea, so the 
> final variant is

If you get extra slashes you have magic quotes enabled, if you want your
PHP scripts to work in PHP6 disable it since PHP6 does not support
magic_quotes anymore.
http://www.php.net/magic_quotes

Reply via email to