Skip to content
This repository was archived by the owner on Dec 8, 2019. It is now read-only.

1 Getting Started

AtjonTV edited this page Nov 20, 2018 · 6 revisions

How to include

To include MySQLm you need to download it and place it besides your PHP Script.

You can then include it like so:

include 'MySQLm.php';
Clone this wiki locally