chào m.n em có đọc qua bài viết này thì thấy rất hứng thú và muốn làm 1 cái để nghịch ạ
https://forum.mrken.cf/forum/threads/code-phonho-net-old-version.13115/
mà trong quá trinh làm theo hướng dẫn của a ken thì em up hết files lên host xong đến phần phpmyadmin em import cái data.sql lên thì nó bão lỗi
Lỗi
Truy vấn SQL:
--
-- Database: `oldversion`
--
-- --------------------------------------------------------
--
-- Table structure for table `cms_ads`
--
CREATE TABLE `cms_ads` (
`id` int(10) UNSIGNED NOT NULL,
`type` tinyint(3) UNSIGNED NOT NULL DEFAULT '0',
`view` tinyint(3) UNSIGNED NOT NULL DEFAULT '0',
`layout` tinyint(3) UNSIGNED NOT NULL DEFAULT '0',
`count` int(10) UNSIGNED NOT NULL DEFAULT '0',
`count_link` int(10) UNSIGNED NOT NULL DEFAULT '0',
`name` text NOT NULL,
`link` text NOT NULL,
`to` int(10) UNSIGNED NOT NULL DEFAULT '0',
`color` varchar(10) NOT NULL DEFAULT '',
`time` int(10) UNSIGNED NOT NULL DEFAULT '0',
`day` int(10) UNSIGNED NOT NULL DEFAULT '0',
`mesto` tinyint(3) UNSIGNED NOT NULL DEFAULT '0',
`bold` tinyint(1) NOT NULL DEFAULT '0',
`italic` tinyint(1) NOT NULL DEFAULT '0',
`underline` tinyint(1) NOT NULL DEFAULT '0',
`show` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8
MySQL đã nói: Tài liệu
#1044 - Access denied for user 'id6123662_adminf'@'%' to database 'information_schema'