Edit report at http://bugs.php.net/bug.php?id=39069&edit=1
ID: 39069 Updated by: [email protected] Reported by: tlagard at indianakappa dot com Summary: Automatic Strip Slashes on MYSQL Retrieval -Status: Open +Status: Bogus Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues PHP Version: 5.1.6 Block user comment: N Private report: N New Comment: All our magic handling of quoting proved to be more troublesome than it helps, we won't extend it. Previous Comments: ------------------------------------------------------------------------ [2006-10-06 20:14:54] tlagard at indianakappa dot com Description: ------------ When I retrieve something from MySQL, I would like to use something like this: mysql_fetch_assoc($result, {FLAG HERE}) where the {FLAG_HERE} allows me to tell it to strip the slashes out automatically or not when it puts the data into the array. Hopefully this make sense. Thanks Tom ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=39069&edit=1
