there exists a db abstraction layer in the PEAR (pear.php.net)

harald.

> -----Ursprüngliche Nachricht-----
> Von: Marc Boeren [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 31. Jänner 2001 16:57
> An: '[EMAIL PROTECTED]'
> Cc: 'Mark J. Hershenson'
> Betreff: [PHP-DEV] database abstraction layers [from: MySQL feature/bug]
>
>
>
> >I have been crafting my own database abstraction layer, and in doing so
> >create an array of the results of a query.
>
> Is this an db abstraction layer written in php (script), or written as a
> module for php (C)?
>
> I was thinking of writing an (open source) db-abstraction module
> (that uses
> existing db-modules, of course), which could then be used from
> php-script as
> well as from other modules that need db-functionality without
> committing to
> a specific database.
>
> Or, does such a module exist already and should I concentrate on using
> and/or co-developing that one?
>
> Thanks, Marc.
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to