Class File: IdealMySQL.class.php <?php // You can change this to show no errors as we // are collecting and showing them ourself. error_reporting(0); /** * IdealMySQL, MySQL class * * This is a MySQL class for Idealws. This will * be used in all projects that use a MySQL database. * @author Ray Cuzzart II <ray@idealws.net> * @version 1.0 * @package Idealws * @copyright 2007 Idealws - All Right's Reserved * @example test.php */ /** * THE SOFTWARE IS PROVIDED