Home  >  Article  >  Backend Development  >  PHP+MYSQL,新注册的用户如何创建数据库连接

PHP+MYSQL,新注册的用户如何创建数据库连接

WBOY
WBOYOriginal
2016-06-13 12:42:471231browse

PHP+MYSQL,新注册的用户怎么创建数据库连接?
数据库里还没有他的用户名和密码,他是怎么创建数据库连接的?连接数据库要指定数据库名、用户名、密码的吧?
还有一个问题:每个用户使用网站都需要创建一个数据库连接吗?还是说每次登录的时候先检查数据库连接存不存在,不存在就创建一个?
请大神给我详细讲一讲网站用户是怎么创建数据库连接的吧!

数据库 MySQL PHP
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