Date: 09/29/99
- Next message: dan <email protected>: "Re: [PHP-DEV] mailing list was down."
- Previous message: Uwe Steinmann: "[PHP-DEV] Deleting array?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: ajung <email protected>
Operating system: Solaris 2.7
PHP version: 4.0 Beta 2
PHP Bug Type: Misbehaving function
Bug description: fputs excape-quotes strings
I use fputs() to write a string containing a text in quotes to a socket.
On the receiving side the string comes out with escaped quotes \".
Although I set "php_value magic_quotes_runtime" to both "on" and "off"
the backslashes remain in the string on the receiving side.
Any idea ?
-- 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: dan <email protected>: "Re: [PHP-DEV] mailing list was down."
- Previous message: Uwe Steinmann: "[PHP-DEV] Deleting array?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

