Date: 08/23/98
- Next message: Bug Database: "[PHP-DEV] Bug #450 Updated: Apache process runs out of control"
- Previous message: Bug Database: "[PHP-DEV] Bug #596 Updated: apache startup fails with php3 and sybase-ct loaded as a module."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 669
Updated by: zeev
Reported By: whit <email protected>
Status: Closed
Bug Type: MySQL related
Assigned To:
Comments:
The MySQL module doesn't do any sort of translation
upon retreiving items from the database, unless you have
magic quotes runtime turned on, in which case it escapes
the fetched string with backslashes. Under no circumstances
are there any HTML entities converted one way or another.
Something probably breaking somewhere else.
If you can provide us with a short database dump and a
short script that uses it to reproduce the problem, we'd
be able to assist you (submit a new bug report).
Full Bug description available at: http://ca.php.net/bugs.php3?id=669
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #450 Updated: Apache process runs out of control"
- Previous message: Bug Database: "[PHP-DEV] Bug #596 Updated: apache startup fails with php3 and sybase-ct loaded as a module."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

