16.05.2013, 13:08
Quote:
If you will use "mysql_connect" to connect to a database, you can use also "pgsql_connect" to connect also to that database?
|
mysql_connect - connects to MySQL servers (only)
pgsql_connect - connects to PostgreSQL servers (only)
However, that feature is in 2.0 and it hasn't been released officially (yet).