Re: [PHP-DEV] MySQL php on Debin From: Sebastian Bergmann (sb <email protected>)
Date: 12/20/00

"Martin A. Marques" wrote:
> Let me add something. Has anybody thought about a database abstaction
> function like perl has.
>
> Something like:
>
> database(pgsql);
> sql_connection();
> sql_exec();
> etc.....

  PEAR::DB does exactly what you propose.

-- 
  <? print implode( "", array_reverse( preg_split( "//", "dlrow laer "   .
  "eht ot emoclew" ) ) ); /* visit http://www.sebastian-bergmann.de/ */ ?>

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>