[PHP-DB] Cross DB application

2002-04-15 Thread Arcadius A.


Hello !
I'm planning to write a database application for  MySQL, and then port it to
PostrgeSQL.
Is there any library or class that could help me to write/maintain just one
source code for both MySQL and PostgreSQL ?

Thanks.

ARcadius



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] Re: PHP can connect ONLY to MySQL at LOCALHOST !!!

2001-12-08 Thread Arcadius A.

Ah !
I got it ... perhaps , the user has no remote access right to the DB..

Arcad



-- 
PHP Database 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-DB] MySQL DB CleanUp Help!

2001-08-22 Thread Arcadius A.

Hello !
I'd like to automatically delete old entries from my MySQL 
Is there any special funcion in PHP or MySQl for doing that ?
For that purpose, I've created a PHP script (form)  that delete old entries
when I submit a form ... but I'd like the scrip to do the job
periodically(for instance once in two days or in a week) without my
intervention... Is this possible ?
( I'ts on a UNIX server)
Thanks..
Arcad.



-- 
PHP Database 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]