News

A collection of PHP written for various purposes. This can also be used as a base template for a PHP/MySql database.
asyncmy provides a way to connect to MySQL database with simple factory function asyncmy.connect(). Use this function if you want just one connection to the database, consider connection pool for ...