Home  >  Article  >  Backend Development  >  postgreSQL php and client

postgreSQL php and client

不言
不言Original
2018-04-17 11:23:571463browse

The content of this article is about postgreSQL php and client. It has certain reference value. Now I share it with everyone. Friends in need can refer to it

yum install php-pgsql




##"conf/config.inc.php")

$conf['servers'][0]['host'] = 'localhost';

and $conf['extra_login_security'] is false.

http://phppgadmin.sourceforge.net/doku.php?id=faq


The above is the detailed content of postgreSQL php and client. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn