Posted by Toby Inkster on 10/10/47 11:36
Michał Gancarski wrote:
> How do one unescape strings prepared with pg_escape_string() ?
> stripslashes() will not work because both these functions are not
> completely compatible.
StripCSlashes() might do it. Technically, it's the inverse of
AddCSlashes(), but I can't see any reason it shouldn't work.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
[Back to original message]
|