Have you looked at Pear DB
http://pear.php.net/manual/en/package.database.php
This is what i use all the time and allows me to easily switch between
mysql, mssql and postresql which i do all the time
pete
Nabil wrote:
I have an Linux server running Apache/PHP/MySQL.
and I need to connect to anot
Go to http://www.mysql.com/downloads/api-myodbc.html or
http://www.mysql.com/downloads/api-myodbc-3.51.html and download the driver
for linux.
Hope this is what you were asking for.
Chris
=
"Nabil" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have an Linux server runni