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: 2025-07-02 04:09:00 UTC


README

An interface for a quick database connection.

Usage :

use Mor\MyDB

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