Subject | RE: [firebird-support] Web Application Using Firebird |
---|---|
Author | Nigel Weeks |
Post date | 2004-05-20T06:29:31Z |
For abstraction layers between PHP and Firebird, don't forget:
Native ibase_* commands,
adodb,
PEAR,
sqlrelay(pooling)
I find kwrite(from the KDE collection) brilliant for cutting PHP code -
syntax colouring is incredibly handy, and it's free, and you've probably
already got it installed...
N.
Native ibase_* commands,
adodb,
PEAR,
sqlrelay(pooling)
I find kwrite(from the KDE collection) brilliant for cutting PHP code -
syntax colouring is incredibly handy, and it's free, and you've probably
already got it installed...
N.
> -----Original Message-----
> From: Alan McDonald [mailto:alan@...]
> Sent: Thursday, 20 May 2004 4:06 PM
> To: firebird-support@yahoogroups.com
> Subject: RE: [firebird-support] Web Application Using Firebird
>
>
> > Alan ,
> > Is there a linux equivalent for PHPExpertEditor ? (looks
> like it only
> > works on windows ...)
>
> not that I am aware of - but there must be lots of IDEs for
> Linux/PHP -
> check out
> http://www.php-editors.com/
>
> >
> > plus - Is ezSQL the db abstraction layer you are referring to from
> > jvmultimedia.com ?
>
> yes - and the paging class as well
>
> >
> > thanks
> > bill
> >
> > Alan McDonald wrote:
> >
> > >
> > > My reccomendation:
> > > PHP as the web scripting language, it comes with native Firebird
> > > support and
> > > will run on Linux or Windows.
> > > www.php.net
> > > You can get a very good IDE for PHP called PHPExpertEditor
> > > www.phpexperteditor.com
> > > You can then get a very good and lightweight but complete database
> > > abstraction layer which also inclues a paging class at
> > > www.jvmultimedia.com
> > > That's about all you need - plus a bit or reading :-)
> > > Alan
> > >
> > >
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>