Subject | Re: [firebird-php] Re: php4-interbase and select with no result |
---|---|
Author | Lester Caine |
Post date | 2004-08-08T15:47:32Z |
Darren Thompson wrote:
This is a problem for most of the database engines, and relates to how
single quotes are escaped when they are packaged up.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> I have found that interbase/firebird is very sensitive to single qoutes orDepends on the magic_quote settings in php.ini ;)
> double it sometimes works in scripts having the single qoutes inside the
> double but generally it dosent work i always escape it if a single qoute is
> needed for char or varchar.
This is a problem for most of the database engines, and relates to how
single quotes are escaped when they are packaged up.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services