morhaham/mydb

An interface for a quick database connection.

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

This package is not auto-updated.

Last update: 2024-04-23 22:53:09 UTC


README

An interface for a quick database connection.

Usage :

use Mor\MyDB

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