morhaham / mydb

快速数据库连接接口。

dev-master 2017-05-30 21:42 UTC

This package is not auto-updated.

Last update: 2024-09-25 00:40:54 UTC


README

快速数据库连接接口。

用法

use Mor\MyDB

MyDB::connect('localhost', 'mor', '1234', 'firstdatabase');