Date: 08/11/00
- Next message: Andrei Zmievski: "[PHP-DEV] Re: [PHP-DOC] cvs: phpdoc / version.dsl"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6110 Updated: imap_delete() does not delete messages"
- In reply to: Hartmut Holzgraefe: "Re: [PHP-DEV] Re: PHP 4.0 Bug #6080 Updated: fsockopen example uses "\n" for HTTP communication"
- Next in thread: Stanislav Malyshev: "Re: [PHP-DEV] Re: PHP 4.0 Bug #6080 Updated: fsockopen example uses "\n" for HTTP communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* "Hartmut Holzgraefe" <hartmut <email protected>> wrote:
| > Maybe you should write somewhere in the manual that \n is always LF.
|
| so http://www.php.net/manual/language.types.string.php is not clear
| enough about it?
|
| OK, i just changed it from
|
| \n newline
| \r carriage
|
| to
|
| \n linefeed (LF or 0x0A in ASCII)
| \r cariage return (CR or 0x0D in ASCII)
Then it's clear. Ok. Thanks.
best regards,
-- Björn Höhrmann · mailto:bjoern <email protected> · http://www.bjoernsworld.de am Badedeich 7 · Telefon: +49(0)4667/981ASK · http://bjoern.hoehrmann.de 25899 Dagebüll · PGP KeyID: 0xA4357E78 · http://learn.to/quote <----- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andrei Zmievski: "[PHP-DEV] Re: [PHP-DOC] cvs: phpdoc / version.dsl"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6110 Updated: imap_delete() does not delete messages"
- In reply to: Hartmut Holzgraefe: "Re: [PHP-DEV] Re: PHP 4.0 Bug #6080 Updated: fsockopen example uses "\n" for HTTP communication"
- Next in thread: Stanislav Malyshev: "Re: [PHP-DEV] Re: PHP 4.0 Bug #6080 Updated: fsockopen example uses "\n" for HTTP communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

