PHP学习之--判断数据库是否存在
摘要:1. 判断数据库是否存在的两种方法: 一、用PDO判断数据库是否存在 二、用SQL语句判断 2. 方法一执行代码,如下: //$config['dsn']的表示如下$config["dsn"] => string(65) "mysql:host=127.0.0.1;port=3306;charset
阅读全文
posted @ 2020-07-03 09:09
posted @ 2020-07-03 09:09
posted @ 2016-10-19 11:51
posted @ 2016-10-19 11:00
posted @ 2016-10-19 10:52
posted @ 2016-09-29 16:18