Source for file MySQL.php
Documentation is available at MySQL.php
* @copyright Copyright (c) 2004 Mirchev Ideas Ltd. All rights reserved.
define('MI_MYSQL_DATE_FORMAT', 'Y-m-d');
define('MI_MYSQL_DATETIME_FORMAT', 'Y-m-d H:i:s');
//[string server [, string username [, string password [, bool new_link [, int client_flags]]]]])
function sql_connect($dbHost, $dbUser, $dbPass, $new_link =
false)
Documentation generated on Thu, 08 May 2008 16:57:29 +0300 by phpDocumentor 1.4.1