Subject | Re: [firebird-php] Escaping strings |
---|---|
Author | Lester Caine |
Post date | 2004-02-12T15:33:49Z |
Milan Babuskov wrote:
use of ' " and ` in php code. Which then leads to having to
escape one or other to get the code right. TiwiWiki use the
` to wrap the field names, which then have to be changed to
" before processing the sql. The field stuff is easy ;)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> It's really a InterBase/Firebird problem, which PHP just tries to avoid.That is fine, I was referring more to the interchangeable
> To insert value: Shaquille O'Neal, you need to insert the quote. INSERT
> statement has to look like this:
use of ' " and ` in php code. Which then leads to having to
escape one or other to get the code right. TiwiWiki use the
` to wrap the field names, which then have to be changed to
" before processing the sql. The field stuff is easy ;)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services