For connecting to a PostgreSQL database from PHP you can use the standard pg_Connect() function.
- 0 utilizatori au considerat informaţia utilă
Articole similare
What is the default mysql port?
3306 is the default mysql port.
How to import an .sql file into a Postgre database?
Log in to your cPanel and open the phpPgAdmin tool. Then click on the PostgreSQL link at the left...
How to create a Postgre user?
In order to create a PostgreSQL user you should go to your cPanel -> PostgreSQL Databases...
How to create a Postgre database?
Creating a PostgreSQL database is a straight-forward process. All you need to do is log in to...
Is it possible to use a Postgre database for application installation?
It is possible to use a PostgreSQL database for all applications that support this database type....