[dev] [cvs] commit: framework/Prefs/Prefs sql.php
Chuck Hagenbuch
chuck at horde.org
Wed Apr 22 00:40:27 UTC 2009
Quoting Michael M Slusarz <slusarz at horde.org>:
> Bug: 8130
> Well, pg_unescape_bytea() is a wholly unuseful function. Apparently, it
> isn't the inverse of pg_escape_bytea() since it adds extra backslashes that
> simply need to be re-removed using stripslashes(). Huh?
Are you sure that magic_quotes isn't on? Or magic_quotes_runtime?
-chuck
More information about the dev
mailing list