Gossamer Forum
Home : General : Internet Technologies :

PHP: Changing Database Drivers?

Quote Reply
PHP: Changing Database Drivers?
In terms of changing database servers (different RDBMS, let's say from MySQL to Oracle or SQL Server), is it a simple matter of globally replacing mysql_ in my PHP scripts? I did look at the different PHP functions supported in different database servers and they seem similar with the exception of the function name.

Or am I simplifying this process too much?

Thanks in advance.
========================================
Buh Bye!

Cheers,
Me