· 9 years ago · Dec 13, 2016, 09:03 AM
1
2
3CREATE TABLE IF NOT EXISTS `tbl_users` (
4 `user_id` int(11) NOT NULL AUTO_INCREMENT,
5 `username` varchar(60) NOT NULL,
6 `email` varchar(60) NOT NULL,
7 `password` varchar(255) NOT NULL,
8 PRIMARY KEY (`user_id`)
9) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
10Set the permissions of the following files and folders too 777: BBC,imgs,bbcimg.jpg,home.php,bbc.php,data.json,emails.php