-- phpMyAdmin SQL Dump -- version 4.1.14 -- http://www.phpmyadmin.net -- -- Host: 127.0.0.1 -- Generation Time: Aug 25, 2016 at 08:16 PM -- Server version: 5.6.17 -- PHP Version: 5.5.12 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `questiongenerator` -- -- -------------------------------------------------------- -- -- Table structure for table `courses` -- CREATE TABLE IF NOT EXISTS `courses` ( `course_id` int(3) NOT NULL AUTO_INCREMENT, `title` varchar(80) NOT NULL, `code` varchar(7) NOT NULL, `credite` decimal(3,2) NOT NULL, `status` tinyint(1) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`course_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=10 ; -- -- Dumping data for table `courses` -- INSERT INTO `courses` (`course_id`, `title`, `code`, `credite`, `status`, `created_at`, `updated_at`) VALUES (1, 'Algorithms', 'CSI 231', '3.00', 1, '2016-07-27 03:57:08', '2016-08-25 07:15:43'), (2, 'Algorithom Sessional', 'cse-122', '1.50', 1, '2016-07-27 03:57:47', '2016-07-27 03:57:47'), (3, 'Database Management System', 'CSE-132', '3.00', 1, '2016-07-27 15:48:12', '2016-07-27 15:48:12'), (6, 'Co-ordinate geometry', 'Math 12', '3.00', 0, '2016-08-01 02:17:57', '2016-08-01 02:17:57'), (8, 'Object Oriented Programming', 'CSI 217', '3.00', 0, '2016-08-25 07:16:19', '2016-08-25 07:16:19'), (9, 'Theory of Computing', 'CSE 111', '3.00', 0, '2016-08-25 07:20:00', '2016-08-25 07:20:00'); -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE IF NOT EXISTS `migrations` ( `migration` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`migration`, `batch`) VALUES ('2014_10_12_000000_create_users_table', 1), ('2014_10_12_100000_create_password_resets_table', 1); -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE IF NOT EXISTS `password_resets` ( `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `token` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `created_at` timestamp NOT NULL, KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `preview` -- CREATE TABLE IF NOT EXISTS `preview` ( `preview_id` int(7) NOT NULL AUTO_INCREMENT, `exam_type` varchar(10) NOT NULL, `trimister` varchar(20) NOT NULL, `code` varchar(8) NOT NULL, `credite` decimal(3,2) NOT NULL, `course_id` int(5) NOT NULL, `question_id` varchar(50) NOT NULL, `user_id` int(7) NOT NULL, `ct` varchar(50) NOT NULL, `exam_date` date NOT NULL, `time` varchar(20) NOT NULL, `batch` varchar(10) NOT NULL, `title` varchar(50) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`preview_id`), UNIQUE KEY `question_id` (`question_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=135 ; -- -- Dumping data for table `preview` -- INSERT INTO `preview` (`preview_id`, `exam_type`, `trimister`, `code`, `credite`, `course_id`, `question_id`, `user_id`, `ct`, `exam_date`, `time`, `batch`, `title`, `created_at`, `updated_at`) VALUES (130, 'Final Exam', 'Summer 2016', 'CSE-132', '3.00', 3, '283,282,262,279,42,274,263,41,299,291,273,280,', 21, 'Fazly Rabbi3', '2016-01-08', '10AM-12PM', '45', 'Database Management System', '2016-08-25 04:19:05', '2016-08-25 04:19:05'), (123, 'Final Exam', 'Summer 2016', 'cse-121', '3.00', 1, '127,409,128,431,435,106,413,447,130,129,436,144,', 4, 'Fazle Rabbi', '0000-00-00', '10.00 AM-12.00AM', '47', 'Algorithom', '2016-08-19 03:26:20', '2016-08-19 03:26:20'), (124, 'Final Exam', 'Summer 2016', 'CSE-132', '3.00', 3, '286,293,261,259,251,282,253,41,275,280,281,45,43,2', 4, 'Fazle Rabbi', '0000-00-00', '4.00 PM-6.00PM', '52', 'Database Management System', '2016-08-22 13:56:57', '2016-08-22 13:56:57'), (125, 'Mid Term E', 'Summer 2016', 'CSE-132', '3.00', 3, '8,5,15,29,37,12,11,36,13,31,25,27,', 4, 'Fazle Rabbi', '0000-00-00', '10.00 AM-12.00AM', '54', 'Database Management System', '2016-08-22 14:09:15', '2016-08-22 14:09:15'), (126, 'Final Exam', 'Summer 2016', 'cse-121', '3.00', 1, '443,126,130,431,141,137,429,449,432,122,111,', 4, 'Fazle Rabbi', '0000-00-00', '4.00 PM-6.00PM', '45', 'Algorithom', '2016-08-24 22:32:16', '2016-08-24 22:32:16'), (127, 'Mid Term E', 'Summer 2016', 'CSE-132', '3.00', 3, '21,31,24,5,22,29,23,12,', 4, 'Fazle Rabbi', '0000-00-00', '10AM-12PM', '57', 'Database Management System', '2016-08-24 22:37:36', '2016-08-24 22:37:36'), (128, 'Final Exam', 'Summer 2016', 'cse-122', '1.50', 2, '64,379,359,362,381,375,364,74,353,391,361,397,392,', 4, 'Fazle Rabbi', '0000-00-00', '23 456', '44', 'Algorithom Sessional', '2016-08-24 22:52:04', '2016-08-24 22:52:04'), (129, 'Final Exam', 'Summer 2016', 'CSE-132', '3.00', 3, '264,293,42,253,277,295,261,273,292,289,279,', 4, 'Fazle Rabbi', '2016-05-08', '10-12', '58', 'Database Management System', '2016-08-24 23:56:02', '2016-08-24 23:56:02'), (131, 'Final Exam', 'Summer 2016', 'CSE-132', '3.00', 3, '41,296,292,291,46,259,279,261,268,282,286,283,281,', 21, 'Fazly Rabbi3', '2016-03-08', '12', '54', 'Database Management System', '2016-08-25 04:31:42', '2016-08-25 04:31:42'), (132, 'Final Exam', 'Summer 2016', 'CSE-132', '3.00', 3, '288,262,253,277,280,263,251,293,42,296,43,279,', 21, 'Fazly Rabbi3', '2016-01-08', '4.00 PM-6.00PM', '45', 'Database Management System', '2016-08-25 05:23:11', '2016-08-25 05:23:11'), (133, 'Final Exam', 'Summer 2016', 'CSE-132', '3.00', 3, '274,43,261,293,45,281,262,283,265,266,284,', 4, 'Fazle Rabbi', '0000-00-00', 'ad', '57', 'Database Management System', '2016-08-25 06:02:57', '2016-08-25 06:02:57'), (134, 'Mid Term E', 'Summer 2016', 'CSE-132', '3.00', 3, '28,14,13,5,258,36,252,34,29,19,31,', 4, 'Fazle Rabbi', '2016-03-08', '10AM-12PM', '41', 'Database Management System', '2016-08-26 01:13:06', '2016-08-26 01:13:06'); -- -------------------------------------------------------- -- -- Table structure for table `questions` -- CREATE TABLE IF NOT EXISTS `questions` ( `question_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `course_id` int(11) NOT NULL, `question` text COLLATE utf8_unicode_ci NOT NULL, `mark` int(3) NOT NULL, `exam_type` varchar(10) COLLATE utf8_unicode_ci NOT NULL, `status` tinyint(4) NOT NULL DEFAULT '1', `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`question_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=516 ; -- -- Dumping data for table `questions` -- INSERT INTO `questions` (`question_id`, `course_id`, `question`, `mark`, `exam_type`, `status`, `created_at`, `updated_at`) VALUES (4, 3, 'mithun', 8, 'Final', 1, '2016-06-21 20:03:52', '2016-08-03 21:59:44'), (5, 3, 'what is ph', 2, 'Mid', 1, '2016-06-22 05:36:58', '2016-06-22 05:36:58'), (7, 3, 'That is yo', 5, 'Mid', 1, '2016-06-22 05:00:27', '2016-06-22 05:00:27'), (8, 3, 'Which of t', 2, 'Mid', 1, '2016-06-22 05:02:15', '2016-06-22 05:02:15'), (9, 3, 'Which of t', 2, 'Mid', 1, '2016-06-22 05:02:59', '2016-06-22 05:02:59'), (10, 3, 'Which one ', 5, 'Mid', 1, '2016-06-22 05:03:12', '2016-06-22 05:03:12'), (11, 3, ' The class', 1, 'Mid', 1, '2016-06-22 05:03:27', '2016-06-22 05:03:27'), (12, 3, 'Which of t', 2, 'Mid', 1, '2016-06-22 05:03:40', '2016-06-22 05:03:40'), (13, 3, ' If one in', 3, 'Mid', 1, '2016-06-22 05:03:54', '2016-06-22 05:03:54'), (14, 3, 'If your ob', 4, 'Mid', 1, '2016-06-22 05:04:06', '2016-06-22 05:04:06'), (15, 3, ' Which met', 5, 'Mid', 1, '2016-06-22 05:04:22', '2016-06-22 05:04:22'), (16, 3, 'Which feat', 6, 'Mid', 1, '2016-06-22 05:04:34', '2016-06-22 05:04:34'), (17, 3, 'Which magi', 7, 'Mid', 1, '2016-06-22 05:04:48', '2016-06-22 05:04:48'), (18, 3, 'What does ', 8, 'Mid', 1, '2016-06-22 05:05:20', '2016-06-22 05:05:20'), (19, 3, 'PHP files ', 9, 'Mid', 1, '2016-06-22 05:05:30', '2016-06-22 05:05:30'), (20, 3, 'A PHP scri', 10, 'Mid', 1, '2016-06-22 05:05:46', '2016-06-22 05:05:46'), (21, 3, 'Which of t', 10, 'Mid', 1, '2016-06-22 05:05:56', '2016-06-22 05:05:56'), (22, 3, 'Which of t', 9, 'Mid', 1, '2016-06-22 05:06:07', '2016-06-22 05:06:07'), (23, 3, 'All of the', 8, 'Mid', 1, '2016-06-22 05:06:20', '2016-06-22 05:06:20'), (24, 3, 'Which vers', 7, 'Mid', 1, '2016-06-22 05:06:30', '2016-06-22 05:06:30'), (25, 3, 'We can use', 6, 'Mid', 1, '2016-06-22 05:06:42', '2016-06-22 05:06:42'), (26, 3, 'Which of t', 5, 'Mid', 1, '2016-06-22 05:06:52', '2016-06-22 05:06:52'), (27, 3, 'What will ', 4, 'Mid', 1, '2016-06-22 05:07:02', '2016-06-22 05:07:02'), (28, 3, 'What will ', 3, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (29, 3, 'abasdfgh', 1, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (30, 3, 'abasdfgh', 2, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (31, 3, 'abasdfgh', 1, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (32, 3, 'abasdfgh', 2, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (33, 3, 'abasdfgh', 3, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (34, 3, 'abasdfgh', 4, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (35, 3, 'abasdfgh', 5, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (36, 3, 'abasdfgh', 6, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (37, 3, 'abasdfgh', 7, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (38, 3, 'abasdfgh', 8, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (39, 3, 'abasdfgh', 9, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (40, 3, 'abasdfgh', 10, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (41, 3, 'abasdfgh', 1, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (42, 3, 'abasdfgh', 2, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (43, 3, 'abasdfgh', 3, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (44, 3, 'abasdfgh', 4, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (45, 3, 'abasdfgh', 5, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (46, 3, 'abasdfgh', 6, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (47, 3, 'abasdfgh', 7, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (48, 3, 'abasdfgh', 8, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (49, 3, 'abasdfgh', 8, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (50, 3, 'abasdfgh', 9, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (51, 2, 'falkfjlkaj', 5, 'Final', 1, '2016-06-21 19:45:14', '2016-06-21 19:45:14'), (52, 2, 'what is we', 5, 'Mid', 1, '2016-06-21 19:46:28', '2016-06-21 19:46:28'), (53, 2, 'what is we', 1, 'Final', 1, '2016-06-21 19:46:49', '2016-06-21 19:46:49'), (54, 2, 'mithun', 2, 'Mid', 1, '2016-06-21 20:03:52', '2016-06-21 20:03:52'), (55, 2, 'what is ph', 2, 'Mid', 1, '2016-06-22 05:36:58', '2016-06-22 05:36:58'), (56, 2, 'what is we', 2, 'Final', 1, '2016-06-22 23:48:01', '2016-06-22 23:48:01'), (57, 2, 'That is yo', 5, 'Mid', 1, '2016-06-22 05:00:27', '2016-06-22 05:00:27'), (58, 2, 'Which of t', 2, 'Mid', 1, '2016-06-22 05:02:15', '2016-06-22 05:02:15'), (59, 2, 'Which of t', 2, 'Final', 1, '2016-06-22 05:02:59', '2016-06-22 05:02:59'), (60, 2, 'Which one ', 5, 'Mid', 1, '2016-06-22 05:03:12', '2016-06-22 05:03:12'), (61, 2, ' The class', 1, 'Final', 1, '2016-06-22 05:03:27', '2016-06-22 05:03:27'), (62, 2, 'Which of t', 2, 'Final', 1, '2016-06-22 05:03:40', '2016-06-22 05:03:40'), (63, 2, ' If one in', 3, 'Final', 1, '2016-06-22 05:03:54', '2016-06-22 05:03:54'), (64, 2, 'If your ob', 4, 'Final', 1, '2016-06-22 05:04:06', '2016-06-22 05:04:06'), (65, 2, ' Which met', 5, 'Final', 1, '2016-06-22 05:04:22', '2016-06-22 05:04:22'), (66, 2, 'Which feat', 6, 'Final', 1, '2016-06-22 05:04:34', '2016-06-22 05:04:34'), (67, 2, 'Which magi', 7, 'Final', 1, '2016-06-22 05:04:48', '2016-06-22 05:04:48'), (68, 2, 'What does ', 8, 'Final', 1, '2016-06-22 05:05:20', '2016-06-22 05:05:20'), (69, 2, 'PHP files ', 9, 'Final', 1, '2016-06-22 05:05:30', '2016-06-22 05:05:30'), (70, 2, 'A PHP scri', 10, 'Final', 1, '2016-06-22 05:05:46', '2016-06-22 05:05:46'), (71, 2, 'Which of t', 10, 'Final', 1, '2016-06-22 05:05:56', '2016-06-22 05:05:56'), (72, 2, 'Which of t', 9, 'Final', 1, '2016-06-22 05:06:07', '2016-06-22 05:06:07'), (73, 2, 'All of the', 8, 'Final', 1, '2016-06-22 05:06:20', '2016-06-22 05:06:20'), (74, 2, 'Which vers', 7, 'Final', 1, '2016-06-22 05:06:30', '2016-06-22 05:06:30'), (75, 2, 'We can use', 6, 'Final', 1, '2016-06-22 05:06:42', '2016-06-22 05:06:42'), (76, 2, 'Which of t', 5, 'Final', 1, '2016-06-22 05:06:52', '2016-06-22 05:06:52'), (77, 2, 'What will ', 4, 'Final', 1, '2016-06-22 05:07:02', '2016-06-22 05:07:02'), (78, 2, 'What will ', 3, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (79, 2, 'abasdfgh', 1, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (80, 2, 'abasdfgh', 2, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (81, 2, 'abasdfgh', 1, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (82, 2, 'abasdfgh', 2, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (83, 2, 'abasdfgh', 3, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (84, 2, 'abasdfgh', 4, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (85, 2, 'abasdfgh', 5, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (86, 2, 'abasdfgh', 6, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (87, 2, 'abasdfgh', 7, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (88, 2, 'abasdfgh', 8, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (89, 2, 'abasdfgh', 9, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (90, 2, 'abasdfgh', 10, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (91, 2, 'abasdfgh', 1, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (92, 2, 'abasdfgh', 2, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (93, 2, 'abasdfgh', 3, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (94, 2, 'abasdfgh', 4, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (95, 2, 'abasdfgh', 5, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (96, 2, 'abasdfgh', 6, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (97, 2, 'abasdfgh', 7, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (98, 2, 'abasdfgh', 8, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (99, 2, 'abasdfgh', 8, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (100, 2, 'abasdfgh', 9, 'Mid', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (101, 1, 'falkfjlkaj', 5, 'Final', 1, '2016-06-21 19:45:14', '2016-06-21 19:45:14'), (102, 1, 'what is we', 5, 'Mid', 1, '2016-06-21 19:46:28', '2016-06-21 19:46:28'), (103, 1, 'what is we', 1, 'Final', 1, '2016-06-21 19:46:49', '2016-06-21 19:46:49'), (104, 1, 'mithun', 2, 'Mid', 1, '2016-06-21 20:03:52', '2016-06-21 20:03:52'), (105, 1, 'what is ph', 2, 'Mid', 1, '2016-06-22 05:36:58', '2016-06-22 05:36:58'), (106, 1, 'what is we', 2, 'Final', 1, '2016-06-22 23:48:01', '2016-06-22 23:48:01'), (107, 1, 'That is yo', 5, 'Mid', 1, '2016-06-22 05:00:27', '2016-06-22 05:00:27'), (108, 1, 'Which of t', 2, 'Mid', 1, '2016-06-22 05:02:15', '2016-06-22 05:02:15'), (109, 1, 'Which of t', 2, 'Final', 1, '2016-06-22 05:02:59', '2016-06-22 05:02:59'), (110, 1, 'Which one ', 5, 'Mid', 1, '2016-06-22 05:03:12', '2016-06-22 05:03:12'), (111, 1, ' The class', 1, 'Final', 1, '2016-06-22 05:03:27', '2016-06-22 05:03:27'), (112, 1, 'Which of t', 2, 'Final', 1, '2016-06-22 05:03:40', '2016-06-22 05:03:40'), (113, 1, ' If one in', 3, 'Final', 1, '2016-06-22 05:03:54', '2016-06-22 05:03:54'), (114, 1, 'If your ob', 4, 'Final', 1, '2016-06-22 05:04:06', '2016-06-22 05:04:06'), (115, 1, ' Which met', 5, 'Final', 1, '2016-06-22 05:04:22', '2016-06-22 05:04:22'), (116, 1, 'Which feat', 6, 'Final', 1, '2016-06-22 05:04:34', '2016-06-22 05:04:34'), (117, 1, 'Which magi', 7, 'Final', 1, '2016-06-22 05:04:48', '2016-06-22 05:04:48'), (118, 1, 'What does ', 8, 'Final', 1, '2016-06-22 05:05:20', '2016-06-22 05:05:20'), (119, 1, 'PHP files ', 9, 'Final', 1, '2016-06-22 05:05:30', '2016-06-22 05:05:30'), (120, 1, 'A PHP scri', 10, 'Final', 1, '2016-06-22 05:05:46', '2016-06-22 05:05:46'), (121, 1, 'Which of t', 10, 'Final', 1, '2016-06-22 05:05:56', '2016-06-22 05:05:56'), (122, 1, 'Which of t', 9, 'Final', 1, '2016-06-22 05:06:07', '2016-06-22 05:06:07'), (123, 1, 'All of the', 8, 'Final', 1, '2016-06-22 05:06:20', '2016-06-22 05:06:20'), (124, 1, 'Which vers', 7, 'Final', 1, '2016-06-22 05:06:30', '2016-06-22 05:06:30'), (125, 1, 'We can use', 6, 'Final', 1, '2016-06-22 05:06:42', '2016-06-22 05:06:42'), (126, 1, 'Which of t', 5, 'Final', 1, '2016-06-22 05:06:52', '2016-06-22 05:06:52'), (127, 1, 'What will ', 4, 'Final', 1, '2016-06-22 05:07:02', '2016-06-22 05:07:02'), (128, 1, 'What will ', 3, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (129, 1, 'abasdfgh', 1, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (130, 1, 'abasdfgh', 2, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (131, 1, 'abasdfgh', 1, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (132, 1, 'abasdfgh', 2, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (133, 1, 'abasdfgh', 3, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (134, 1, 'abasdfgh', 4, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (135, 1, 'abasdfgh', 5, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (136, 1, 'abasdfgh', 6, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (137, 1, 'abasdfgh', 7, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (138, 1, 'abasdfgh', 8, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (139, 1, 'abasdfgh', 9, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (140, 1, 'abasdfgh', 10, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (141, 1, 'abasdfgh', 1, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (142, 1, 'abasdfgh', 2, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (143, 1, 'abasdfgh', 3, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (144, 1, 'abasdfgh', 4, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (145, 1, 'abasdfgh', 5, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (146, 1, 'abasdfgh', 6, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (147, 1, 'abasdfgh', 7, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (148, 1, 'abasdfgh', 8, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (149, 1, 'abasdfgh', 8, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (150, 1, 'abasdfgh', 9, 'Final', 1, '2016-06-22 05:07:13', '2016-06-22 05:07:13'), (151, 1, 'What is yo', 10, 'Mid', 1, '2016-07-26 17:08:09', '2016-07-26 17:08:09'), (251, 3, 'falkfjlkaj', 5, 'Final', 1, '2016-06-22 01:45:14', '2016-06-22 01:45:14'), (252, 3, 'what is we', 5, 'Mid', 1, '2016-06-22 01:46:28', '2016-06-22 01:46:28'), (253, 3, 'what is we', 1, 'Final', 1, '2016-06-22 01:46:49', '2016-06-22 01:46:49'), (254, 3, 'I am looking for an experienced Jupiter 5 theme wordpress developer who can help us set up and make some simple ', 2, 'Mid', 1, '2016-06-22 02:03:52', '2016-08-03 03:57:51'), (255, 3, 'what is ph', 2, 'Mid', 1, '2016-06-22 11:36:58', '2016-06-22 11:36:58'), (256, 3, 'what is we', 2, 'Final', 1, '2016-06-23 05:48:01', '2016-06-23 05:48:01'), (257, 3, 'That is yo', 5, 'Mid', 1, '2016-06-22 11:00:27', '2016-06-22 11:00:27'), (258, 3, 'Which of t', 2, 'Mid', 1, '2016-06-22 11:02:15', '2016-06-22 11:02:15'), (259, 3, 'Which of t', 2, 'Final', 1, '2016-06-22 11:02:59', '2016-06-22 11:02:59'), (260, 3, 'Which one ', 5, 'Mid', 1, '2016-06-22 11:03:12', '2016-06-22 11:03:12'), (261, 3, ' The class', 1, 'Final', 1, '2016-06-22 11:03:27', '2016-06-22 11:03:27'), (262, 3, 'Which of t', 2, 'Final', 1, '2016-06-22 11:03:40', '2016-06-22 11:03:40'), (263, 3, ' If one in', 3, 'Final', 1, '2016-06-22 11:03:54', '2016-06-22 11:03:54'), (264, 3, 'If your ob', 4, 'Final', 1, '2016-06-22 11:04:06', '2016-06-22 11:04:06'), (265, 3, ' Which met', 5, 'Final', 1, '2016-06-22 11:04:22', '2016-06-22 11:04:22'), (266, 3, 'Which feat', 6, 'Final', 1, '2016-06-22 11:04:34', '2016-06-22 11:04:34'), (267, 3, 'Which magi', 7, 'Final', 1, '2016-06-22 11:04:48', '2016-06-22 11:04:48'), (268, 3, 'What does ', 8, 'Final', 1, '2016-06-22 11:05:20', '2016-06-22 11:05:20'), (269, 3, 'PHP files ', 9, 'Final', 1, '2016-06-22 11:05:30', '2016-06-22 11:05:30'), (270, 3, 'A PHP scri', 10, 'Final', 1, '2016-06-22 11:05:46', '2016-06-22 11:05:46'), (271, 3, 'Which of t', 10, 'Final', 1, '2016-06-22 11:05:56', '2016-06-22 11:05:56'), (272, 3, 'Which of t', 9, 'Final', 1, '2016-06-22 11:06:07', '2016-06-22 11:06:07'), (273, 3, 'All of the', 8, 'Final', 1, '2016-06-22 11:06:20', '2016-06-22 11:06:20'), (274, 3, 'Which vers', 7, 'Final', 1, '2016-06-22 11:06:30', '2016-06-22 11:06:30'), (275, 3, 'We can use', 6, 'Final', 1, '2016-06-22 11:06:42', '2016-06-22 11:06:42'), (276, 3, 'Which of t', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (277, 3, 'What will ', 4, 'Final', 1, '2016-06-22 11:07:02', '2016-06-22 11:07:02'), (278, 3, 'What will ', 3, 'Final', 1, '2016-06-22 11:07:13', '2016-06-22 11:07:13'), (279, 3, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (280, 3, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (281, 3, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (282, 3, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (283, 3, 'abasdfgh', 3, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (284, 3, 'abasdfgh', 4, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (285, 3, 'abasdfgh', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (286, 3, 'abasdfgh', 6, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (287, 3, 'abasdfgh', 7, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (288, 3, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (289, 3, 'abasdfgh', 9, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (290, 3, 'abasdfgh', 10, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (291, 3, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (292, 3, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (293, 3, 'abasdfgh', 3, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (294, 3, 'abasdfgh', 4, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (295, 3, 'abasdfgh', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (296, 3, 'abasdfgh', 6, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (297, 3, 'abasdfgh', 7, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (298, 3, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (299, 3, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (300, 3, 'abasdfgh', 9, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (351, 2, 'falkfjlkaj', 5, 'Final', 1, '2016-06-22 01:45:14', '2016-06-22 01:45:14'), (352, 2, 'what is we', 5, 'Mid', 1, '2016-06-22 01:46:28', '2016-06-22 01:46:28'), (353, 2, 'what is we', 1, 'Final', 1, '2016-06-22 01:46:49', '2016-06-22 01:46:49'), (354, 2, 'mithun', 2, 'Mid', 1, '2016-06-22 02:03:52', '2016-06-22 02:03:52'), (355, 2, 'what is ph', 2, 'Mid', 1, '2016-06-22 11:36:58', '2016-06-22 11:36:58'), (356, 2, 'what is we', 2, 'Final', 1, '2016-06-23 05:48:01', '2016-06-23 05:48:01'), (357, 2, 'That is yo', 5, 'Mid', 1, '2016-06-22 11:00:27', '2016-06-22 11:00:27'), (358, 2, 'Which of t', 2, 'Mid', 1, '2016-06-22 11:02:15', '2016-06-22 11:02:15'), (359, 2, 'Which of t', 2, 'Final', 1, '2016-06-22 11:02:59', '2016-06-22 11:02:59'), (360, 2, 'Which one ', 5, 'Mid', 1, '2016-06-22 11:03:12', '2016-06-22 11:03:12'), (361, 2, ' The class', 1, 'Final', 1, '2016-06-22 11:03:27', '2016-06-22 11:03:27'), (362, 2, 'Which of t', 2, 'Final', 1, '2016-06-22 11:03:40', '2016-06-22 11:03:40'), (363, 2, ' If one in', 3, 'Final', 1, '2016-06-22 11:03:54', '2016-06-22 11:03:54'), (364, 2, 'If your ob', 4, 'Final', 1, '2016-06-22 11:04:06', '2016-06-22 11:04:06'), (365, 2, ' Which met', 5, 'Final', 1, '2016-06-22 11:04:22', '2016-06-22 11:04:22'), (366, 2, 'Which feat', 6, 'Final', 1, '2016-06-22 11:04:34', '2016-06-22 11:04:34'), (367, 2, 'Which magi', 7, 'Final', 1, '2016-06-22 11:04:48', '2016-06-22 11:04:48'), (368, 2, 'What does ', 8, 'Final', 1, '2016-06-22 11:05:20', '2016-06-22 11:05:20'), (369, 2, 'PHP files ', 9, 'Final', 1, '2016-06-22 11:05:30', '2016-06-22 11:05:30'), (370, 2, 'A PHP scri', 10, 'Final', 1, '2016-06-22 11:05:46', '2016-06-22 11:05:46'), (371, 2, 'Which of t', 10, 'Final', 1, '2016-06-22 11:05:56', '2016-06-22 11:05:56'), (372, 2, 'Which of t', 9, 'Final', 1, '2016-06-22 11:06:07', '2016-06-22 11:06:07'), (373, 2, 'All of the', 8, 'Final', 1, '2016-06-22 11:06:20', '2016-06-22 11:06:20'), (374, 2, 'Which vers', 7, 'Final', 1, '2016-06-22 11:06:30', '2016-06-22 11:06:30'), (375, 2, 'We can use', 6, 'Final', 1, '2016-06-22 11:06:42', '2016-06-22 11:06:42'), (376, 2, 'Which of t', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (377, 2, 'What will ', 4, 'Final', 1, '2016-06-22 11:07:02', '2016-06-22 11:07:02'), (378, 2, 'What will ', 3, 'Final', 1, '2016-06-22 11:07:13', '2016-06-22 11:07:13'), (379, 2, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (380, 2, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (381, 2, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (382, 2, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (383, 2, 'abasdfgh', 3, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (384, 2, 'abasdfgh', 4, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (385, 2, 'abasdfgh', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (386, 2, 'abasdfgh', 6, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (387, 2, 'abasdfgh', 7, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (388, 2, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (389, 2, 'abasdfgh', 9, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (390, 2, 'abasdfgh', 10, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (391, 2, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (392, 2, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (393, 2, 'abasdfgh', 3, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (394, 2, 'abasdfgh', 4, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (395, 2, 'abasdfgh', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (396, 2, 'abasdfgh', 6, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (397, 2, 'abasdfgh', 7, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (398, 2, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (399, 2, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (400, 2, 'abasdfgh', 9, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (401, 1, 'falkfjlkaj', 5, 'Final', 1, '2016-06-22 01:45:14', '2016-06-22 01:45:14'), (402, 1, 'what is we', 5, 'Mid', 1, '2016-06-22 01:46:28', '2016-06-22 01:46:28'), (403, 1, 'what is we', 1, 'Final', 1, '2016-06-22 01:46:49', '2016-06-22 01:46:49'), (404, 1, 'mithun', 2, 'Mid', 1, '2016-06-22 02:03:52', '2016-06-22 02:03:52'), (405, 1, 'what is ph', 2, 'Mid', 1, '2016-06-22 11:36:58', '2016-06-22 11:36:58'), (406, 1, 'what is we', 2, 'Final', 1, '2016-06-23 05:48:01', '2016-06-23 05:48:01'), (407, 1, 'That is yo', 5, 'Mid', 1, '2016-06-22 11:00:27', '2016-06-22 11:00:27'), (408, 1, 'Which of t', 2, 'Mid', 1, '2016-06-22 11:02:15', '2016-06-22 11:02:15'), (409, 1, 'Which of t', 2, 'Final', 1, '2016-06-22 11:02:59', '2016-06-22 11:02:59'), (410, 1, 'Which one ', 5, 'Mid', 1, '2016-06-22 11:03:12', '2016-06-22 11:03:12'), (411, 1, ' The class', 1, 'Final', 1, '2016-06-22 11:03:27', '2016-06-22 11:03:27'), (412, 1, 'Which of t', 2, 'Final', 1, '2016-06-22 11:03:40', '2016-06-22 11:03:40'), (413, 1, ' If one in', 3, 'Final', 1, '2016-06-22 11:03:54', '2016-06-22 11:03:54'), (414, 1, 'If your ob', 4, 'Final', 1, '2016-06-22 11:04:06', '2016-06-22 11:04:06'), (415, 1, ' Which met', 5, 'Final', 1, '2016-06-22 11:04:22', '2016-06-22 11:04:22'), (416, 1, 'Which feat', 6, 'Final', 1, '2016-06-22 11:04:34', '2016-06-22 11:04:34'), (417, 1, 'Which magi', 7, 'Final', 1, '2016-06-22 11:04:48', '2016-06-22 11:04:48'), (418, 1, 'What does ', 8, 'Final', 1, '2016-06-22 11:05:20', '2016-06-22 11:05:20'), (419, 1, 'PHP files ', 9, 'Final', 1, '2016-06-22 11:05:30', '2016-06-22 11:05:30'), (420, 1, 'A PHP scri', 10, 'Final', 1, '2016-06-22 11:05:46', '2016-06-22 11:05:46'), (421, 1, 'Which of t', 10, 'Final', 1, '2016-06-22 11:05:56', '2016-06-22 11:05:56'), (422, 1, 'Which of t', 9, 'Final', 1, '2016-06-22 11:06:07', '2016-06-22 11:06:07'), (423, 1, 'All of the', 8, 'Final', 1, '2016-06-22 11:06:20', '2016-06-22 11:06:20'), (424, 1, 'Which vers', 7, 'Final', 1, '2016-06-22 11:06:30', '2016-06-22 11:06:30'), (425, 1, 'We can use', 6, 'Final', 1, '2016-06-22 11:06:42', '2016-06-22 11:06:42'), (426, 1, 'Which of t', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (427, 1, 'What will ', 4, 'Final', 1, '2016-06-22 11:07:02', '2016-06-22 11:07:02'), (428, 1, 'What will ', 3, 'Final', 1, '2016-06-22 11:07:13', '2016-06-22 11:07:13'), (429, 1, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (430, 1, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (431, 1, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (432, 1, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (433, 1, 'abasdfgh', 3, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (434, 1, 'abasdfgh', 4, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (435, 1, 'abasdfgh', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (436, 1, 'abasdfgh', 6, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (437, 1, 'abasdfgh', 7, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (438, 1, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (439, 1, 'abasdfgh', 9, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (440, 1, 'abasdfgh', 10, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (441, 1, 'abasdfgh', 1, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (442, 1, 'abasdfgh', 2, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (443, 1, 'abasdfgh', 3, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (444, 1, 'abasdfgh', 4, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (445, 1, 'abasdfgh', 5, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (446, 1, 'abasdfgh', 6, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (447, 1, 'abasdfgh', 7, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (448, 1, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (449, 1, 'abasdfgh', 8, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (450, 1, 'abasdfgh', 9, 'Final', 1, '2016-06-22 11:06:52', '2016-06-22 11:06:52'), (451, 1, 'What is yo', 10, 'Mid', 1, '2016-07-26 23:08:09', '2016-07-26 23:08:09'), (502, 1, 'what is english?', 2, 'Final', 1, '2016-07-28 23:31:37', '2016-07-28 23:31:37'), (503, 1, '', 10, 'Mid', 1, '2016-07-30 00:28:13', '2016-07-30 00:28:13'), (504, 1, '', 4, 'Mid', 1, '2016-08-02 03:33:33', '2016-08-02 03:33:33'), (505, 1, '', 4, 'Mid', 1, '2016-08-02 03:35:27', '2016-08-02 03:35:27'), (506, 1, '', 4, 'Mid', 1, '2016-08-02 03:35:51', '2016-08-02 03:35:51'), (507, 1, '', 4, 'Mid', 1, '2016-08-02 03:36:52', '2016-08-02 03:36:52'), (508, 1, '', 4, 'Mid', 1, '2016-08-02 03:38:26', '2016-08-02 03:38:26'), (509, 1, '', 4, 'Mid', 1, '2016-08-02 03:38:47', '2016-08-02 03:38:47'), (510, 1, '', 4, 'Mid', 1, '2016-08-02 03:39:06', '2016-08-02 03:39:06'), (511, 1, '', 4, 'Mid', 1, '2016-08-02 03:39:50', '2016-08-02 03:39:50'), (512, 1, '', 4, 'Mid', 1, '2016-08-02 03:42:15', '2016-08-02 03:42:15'), (513, 1, '', 4, 'Mid', 1, '2016-08-02 03:43:52', '2016-08-02 03:43:52'), (514, 0, 'abcd', 10, 'Final', 1, '2016-08-25 07:21:20', '2016-08-25 07:21:20'), (515, 0, 'abcd', 10, 'Final', 1, '2016-08-25 07:23:55', '2016-08-25 07:23:55'); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE IF NOT EXISTS `users` ( `user_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `fullname` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `password` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `status` tinyint(4) NOT NULL, `role` tinyint(4) NOT NULL, `remember_token` varchar(100) COLLATE utf8_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`user_id`), UNIQUE KEY `users_email_unique` (`email`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=26 ; -- -- Dumping data for table `users` -- INSERT INTO `users` (`user_id`, `fullname`, `email`, `password`, `status`, `role`, `remember_token`, `created_at`, `updated_at`) VALUES (1, 'Jakarea Parvez', 'jakarea@parvez.com', '$2y$10$yrTVBrt143GMa1Snby6LYOsBOhfopJn9froX35kR2QFySArMlsEpW', 1, 0, '4h1GdpFyUmue4s4q6GJ1AufThyuzq4tCTUJuz85HsoOH3DjtUI1GWAMyda9I', '2016-07-26 22:26:06', '2016-08-25 07:07:32'), (4, 'Fazle Rabbi', 'fabbi@ruti.br', '$2y$10$yrTVBrt143GMa1Snby6LYOsBOhfopJn9froX35kR2QFySArMlsEpW', 1, 0, '4h1GdpFyUmue4s4q6GJ1AufThyuzq4tCTUJuz85HsoOH3DjtUI1GWAMyda9I', '2016-07-26 22:26:06', '2016-08-25 07:07:32'), (21, 'Fazly Rabbi3', 'daads@fa.asd', '$2y$10$NM.R.u/UDDhyNkvKZFnv6OdD.DV83X30SsvMjNw.0oUJkfOKjFODC', 1, 1, 'YAt5eSGOpRrsY7BJXk1vV29iF3s8os9nTVQ8ycSDqOuMS9e782PJ4OMAGyjX', '2016-08-22 01:20:09', '2016-08-25 07:26:53'), (6, 'Ahmed Raju', 'ahmed@raju.com', '$2y$10$yrTVBrt143GMa1Snby6LYOsBOhfopJn9froX35kR2QFySArMlsEpW', 0, 1, 'YtLN69CRQjekAcA23Qkc6ulgt6cP7aXcMztoayDhz7ihpwg3Zyqb7bc6r9ru', '2016-07-31 22:06:02', '2016-07-31 22:31:50'), (22, 'Atikulla', 'asd@gmail.com', '$2y$10$r3jIGkBuP03g3bdtgnHuj.2r0D4scF1pS3mCV5ArUFypOk3bIswbC', 0, 0, NULL, '2016-08-24 14:51:57', '2016-08-24 14:51:57'), (8, 'Tarek Hasan', 'tarek@hasan.com', '$2y$10$jAXQ8ljLiEVDH/5CxxYS7Oqvh3ZfvTXCeIrT.RzqmGGrSoYj/GDsS', -1, 2, NULL, '2016-07-31 22:14:42', '2016-07-31 22:14:42'), (9, 'america', 'america@gg.com', '$2y$10$L7gEctXL2C55lnxp3jtpyuHJzqBjtm8DBUFtNMrgQaBd0dBZx134G', 0, 2, NULL, '2016-08-01 03:19:40', '2016-08-01 03:19:40'), (10, 'Sabbir Ahmed', 'sabir@ahmed.com', '$2y$10$tnHC93TVawmVfy4Q8q.6yONPgYhibqfn9c0YveOjrfzSih8gjsSnW', 1, 2, NULL, '2016-08-03 06:12:01', '2016-08-03 06:12:01'), (11, 'Rony Mondol', 'rony@mondol.com', '$2y$10$fJeFrZW.UMuYfsuY1WCCce19TqOcH..DRGjlw8R9TsFmrQrmfhZPy', 1, 2, NULL, '2016-08-03 06:14:01', '2016-08-03 06:14:01'), (17, 'Atikulla', 'atikulla@gmail.com', '$2y$10$17a3KEyRjdU4h9CIUb3ZKuya0MMUD165yZxUF.ggg6pd/vM42tS32', 0, 0, NULL, '2016-08-16 01:39:32', '2016-08-16 01:39:32'), (18, 'mithun', 'mithun@gmail.com', '$2y$10$hHTVAsfaIJ0R4PLp16VHCOijrcbC4iM/KjBnjJ9YfHETad1rcRY62', 0, 0, 'nlHZFyqgl2tRg9wryU6qHajcOecy9fkJX7LlwzqfjnlEQApWhT4HWI0UiFcS', '2016-08-16 01:45:13', '2016-08-16 01:46:02'), (19, 'Bisso', 'bisso@gmail.com', '$2y$10$27hg/HUYACEyKnCddN4DjO5HpWF1fClMhs0cI/dmjbIlB1hTDhpuy', 0, 0, 'V3RL7LhKxpu9AwBLjGBqnNNq9Sd5W2lvks3BiAvOuY3Nt5CyiJP06jyFGxer', '2016-08-19 01:04:14', '2016-08-19 01:07:58'), (20, 'suvo', 'suvo@gmail.com', '$2y$10$7yFD5eiR9SEGWwPlYK9tq.8SQMg49gAzwADS//YTN/fjr2.VJsuMq', 0, 0, '26B2A3Pe1C2pZql4Hqu6zerovwR2FYHlZMaT20S83WMPPDE94PnS200Pmddg', '2016-08-19 01:26:46', '2016-08-19 01:27:41'), (23, 'Suvo Misturi', 'suvomisturi@gmail.com', '$2y$10$VCpq0669L7Jhq0Who9rQ2OSdlkohgmwADlE2UJppK10mpH8EViv3e', 1, 2, 'c9AyCu2WzSZVid682VH35ItNf9t9E9S1q33YM1FPYga5dbEaXi1NC0d9EFIT', '2016-08-25 00:29:26', '2016-08-25 00:32:01'), (24, 'Nazia Hossain', 'naziabriti', '$2y$10$1/pPW3xaP/0WVVcPcR7v/eQRVUGzQMabT5elpmUVnj5fjDNZdOw/y', 0, 0, NULL, '2016-08-25 07:08:05', '2016-08-25 07:08:05'), (25, 'Nazia Hossain', 'naziabriti@gmail.com', '$2y$10$hcqGnNiwCunVbFPMOKjEUOySZpQyUGd1tlSu286k.BOFEG741A33e', 1, 2, '3zdUaBLAbJAghDmkTbaGxmXTdV0NcWZRM99QlXM6aifIPegBHQSzfi5omM13', '2016-08-25 07:09:33', '2016-08-25 07:13:34'); /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;