Re: Re: double lines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Barry wrote:

clive wrote:

Does the html <textarea> add in \r.


Normally not.

But the mailing function might do.
Replace every \n with <linbreak> and every \r with <linefeed> with str_replace
And probably you see where the problem is

It's because of the operation system. Win32 and Linux works different. Linux adds extra line.

Martin [Zend Certified]

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux