Subject Re: [firebird-php] Escaping strings
Author Lester Caine
Milan Babuskov wrote:

> It's really a InterBase/Firebird problem, which PHP just tries to avoid.
> To insert value: Shaquille O'Neal, you need to insert the quote. INSERT
> statement has to look like this:

That is fine, I was referring more to the interchangeable
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