Re: [PHP-DEV] MySQL php on Debin From: Martin A. Marques (martin <email protected>)
Date: 12/20/00

El Mar 19 Dic 2000 19:36, Zak Greant escribió:
> Dear MacBane,
>
> This list is for discussing development of the PHP language - not
> development *with* the PHP language. Please send your messages to the PHP
> General mailing list (php-general-subscribe <email protected> to subscribe)

Let me add something. Has anybody thought about a database abstaction
function like perl has.

Something like:

database(pgsql);
sql_connection();
sql_exec();
etc.....

Saludos... :-)

-- 
System Administration: It's a dirty job, 
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués			email: 	martin <email protected>
Santa Fe - Argentina		http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

-- 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>