giancarlo.dimassa.net A web programmer's blog

18Jan/090

Database abstraction in PHP with MDB2

Coming from a Windows environment, the first thing I noticed about PHP was the lack of a standardized way to access databases across vendors. That is, you want to connect to a MySQL server, you use the command mysql_connect(); , for PostgreSQL it is pg_connect(); , for Microsoft SQL server is mssql_connect(); .

Community

Already a member?
Login
Login using Facebook:
Last visitors
view more...
Powered by Facebook

Tags