Re: [PHP-DEV] mysql-* versus db_* statements
Please user php-general@lists.php.net for such questions. Thank you. On 26.06.2006 11:10, [EMAIL PROTECTED] wrote: require_once "DB.php"; require_once "knowledge.inc"; require_once "template-new.inc"; function setupQuery($search_eb) { // Show the wines
[PHP-DEV] mysql-* versus db_* statements
require_once "DB.php"; require_once "knowledge.inc"; require_once "template-new.inc"; function setupQuery($search_eb) { // Show the wines stocked at the winestore that match // the search criteria $query = "SELECT * FROM knowledge_db