Subject | Escaping strings |
---|---|
Author | Alan McDonald |
Post date | 2004-02-12T11:32:32Z |
I have
magic_quotes_sybase = on
in my ini file and I get single quotes doubled as expected...
Does FB automatically unescape two single quotes when you retrieve the
string value? (or rather should it?) I can;t seem to do it automatically and
I'd rather not have to manually unescape every string I retrieve.
thanks
Alan
[Non-text portions of this message have been removed]
magic_quotes_sybase = on
in my ini file and I get single quotes doubled as expected...
Does FB automatically unescape two single quotes when you retrieve the
string value? (or rather should it?) I can;t seem to do it automatically and
I'd rather not have to manually unescape every string I retrieve.
thanks
Alan
[Non-text portions of this message have been removed]