Subject Re: Using FireBird with PHP
Author Didier Gasser-Morlay
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@m...>
wrote:
> > Hi
> >
> > Is it possible to use FireBird with PHP? If so, is there any
resources on
> > the Internet which explains how to get startet using PHP with
> > FireBird on a
> > Linux box?
> >
> > -
> > Svend
> > http://www.smn.dk/FireBird/
> >
>
> i recommend ezsql - it has an very compact abstracdtion layer and a
paging
> class - total inclusion of less than 24k - I found ADOdb to be a bit
like
> "bloat-ware" I'm afraid. Probably has a lot more stuff to it of
course but
> stuff I don't need
> Alan

Alan,

I share the same feeling and too have been looking at ezsql, I have 2
questions though, if you don't mind:
1 - I have not found any explicit handling for transactions
2 - Reading the source code there does not seem to be any provision to
use stored procedures (apart from the selectable ones of course)

Am I right ? and how did yousolved those ? (the developpers are not
really responsive !)
thanks in advance
Didier