MySQLi Database Class
This class works only under PHP 5.x and requires the MySQLi (MySQL improved) extension to work. It is designed as a 1:1 replacement of my old MySQL class. As the PHP devs decided to drop the mysql extension in the near future it was necessary to provide a replacement for that old class. This archive provides documented examples and a phpdocumentor based documentation.