bị vậy làk sao ?Code:Error SQL query: -- -- Database: `itpro_forum` -- -- -------------------------------------------------------- -- -- Table structure for table `itemshop_cat` -- CREATE TABLE IF NOT EXISTS `itemshop_cat` ( `cid` int( 11 ) NOT NULL AUTO_INCREMENT , `cname` text NOT NULL , `cdescr` text NOT NULL , `csold` int( 11 ) NOT NULL default '0', `cprofit` int( 11 ) NOT NULL default '0', `citems` int( 11 ) NOT NULL default '0', PRIMARY KEY ( `cid` ) ) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =12; MySQL said: Documentation #1046 - No database selected










Trả Lời Với Trích Dẫn

Bookmarks