/w2ui-w2db-mysqli.php

PHP MySQLi extension support for w2ui (w2db.php)

Primary LanguagePHPMIT LicenseMIT

PHP MySQLi extension support for w2ui (w2db.php)

kn007's blog

Description

This library provides interface for database connections. Only MySQL(Using MySQLi extension) and PostreSQL databases are supported.

How To Use

Replace the old file "w2db.php" with the new one.

You can find documentation and demos here: W2UI

Resources