-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Apr 03, 2026 at 01:50 PM
-- Server version: 8.0.45
-- PHP Version: 8.4.19

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
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 utf8mb4 */;

--
-- Database: `bnsarkar_project`
--

-- --------------------------------------------------------

--
-- Table structure for table `activities`
--

CREATE TABLE `activities` (
  `id` int NOT NULL,
  `title` varchar(255) NOT NULL,
  `desc` longtext NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `activities`
--

INSERT INTO `activities` (`id`, `title`, `desc`, `image`, `status`) VALUES
(3, 'Recent Activities', 'Kolkata Optometry Conference (KOC) 2023', '67a3b6c8e7051a59c37e8fe232ba2b17.jpeg', ''),
(5, 'Recent Activities', 'Kolkata Optometry Conference 2023(KOC)', '7dc66319407904496bbcb729cccd8ec2.56', ''),
(8, 'Recent Activities', 'Kolkata Optometry Conference 2023 (KOC)', 'e8db0ce2f2bc95a76b74fc2f5e9c9856.17', ''),
(9, 'Recent Activities', 'Kolkata Optometry Conference  (KOC) 2023', 'a6c3431b60d6fc8706a7ce1604b96bda.18', ''),
(10, '\"Walkathon\" Celebration', 'World Sight Day', '5b9c7a003762977ee79c27c3367f51bc.17', ''),
(11, '\"Walkathon\" Celebration', 'World Sight Day', '705a6556c395347012e6863312cfd7fe.17', ''),
(12, '\"Walkathon\" Celebration', 'World Sight Day', 'c5fcdd03ef9cdf3d472a6701e094682c.17', ''),
(13, 'Dr. Shrikant Bharadwaj in Kolkata Optometry Conference 2016', 'KOC\' 2016', '40b274267c375c6aef0f0383ab56955f.17', ''),
(14, 'Kolkata Optometry Conference 2016', '', '7451aa5a48f96433f5b38b65246a8b3d.17', ''),
(15, 'KOC\' 2016', '', '95644b78ba49dc40231c91df8dcc6a37.17', ''),
(16, '', '', '4e3d0b2b8de6bdc2b94599a8036aa18b.17', ''),
(17, 'Organized by West Bengal Association For Optometrists & Graduate Optometrist\'s Association', 'KOC\' 2016', '0a268a0c1841f17962dae8ace486967d.17', ''),
(18, '', 'KOC\'2016', 'f7378c055b81dad5d909cea324c6ac23.17', ''),
(19, 'Prize distribution in KOC\'16', 'Kolkata Optometry conference organized by WBAO', 'a857e6bc731fc0e9af440b54e7fd7272.17', ''),
(20, '', 'Kolkata Optometry Conference', '3ee5591d507e3624d186c6cdac218cb6.17', ''),
(21, '', '', '8ed386b00bdd85ee96ba43a5bbe093fd.17', ''),
(22, '', '', '732be8bec2552ea7d5ebe7eb27d3b869.17', ''),
(23, '', '', 'c391cf03fc72f17586fc8fc1d041806f.17', ''),
(24, '', '', '5d4a50443eb2064f20500a10c937a90d.17', ''),
(25, '', 'Kolkata Optometry Conference & Trade Fair', '49e15f179c9cf6197f77c7155d7e2923.17', ''),
(26, 'West Bengal State Optometry Conference', 'Organized by WBAO & IOF in 2012', '85af4a01efc1ff3a271c7161ef1d83ce.17', ''),
(27, '', 'West Bengal State Optometry Conference 2012', 'eb6d74857733f84889f418cfc85919de.17', ''),
(28, '', 'Kolkata Optometry Conference 2020', '724b17d73488e639be5d92a628649345.02', ''),
(29, '', 'Kolkata Optometry Conference 2020', '635e48857e21713fb326543db1f0510d.jpg', ''),
(30, '', 'KOC,20', 'c4f9bbd3ce5abcfbd3626c5f5a562e56.24', ''),
(31, '', 'Kolkata Optometry Conference 2020', 'd1a5c32e12c2d721b6743df434210c69.24', ''),
(33, 'EEE', 'EEEEEEEEEEEEEEEE', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `banner`
--

CREATE TABLE `banner` (
  `banner_id` int NOT NULL,
  `image` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `content` longtext NOT NULL,
  `status` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `banner`
--

INSERT INTO `banner` (`banner_id`, `image`, `title`, `content`, `status`) VALUES
(18, '8257aae7c298d437a19bd5cc82581c87.51', '', '', ''),
(19, 'ba03fa75c893d9b08ecd3d9f2bee521d.png', 'About', '', ''),
(20, 'e800b7b1618629ccf7b136c06e7460e7.png', '', '', ''),
(21, '5f062de702a5da5e428528583c007d03.php', '', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `blog1`
--

CREATE TABLE `blog1` (
  `blog1_id` int NOT NULL,
  `blog_name` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
  `blog_image` varchar(255) NOT NULL,
  `blog_description` longtext CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
  `address` varchar(255) NOT NULL,
  `type` varchar(255) NOT NULL,
  `catidd` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL,
  `date` varchar(255) NOT NULL,
  `bed_room` varchar(255) NOT NULL,
  `bathroom` varchar(255) NOT NULL,
  `area` varchar(255) NOT NULL,
  `price` varchar(255) NOT NULL,
  `monthly_sq` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `blog1`
--

INSERT INTO `blog1` (`blog1_id`, `blog_name`, `blog_image`, `blog_description`, `address`, `type`, `catidd`, `status`, `date`, `bed_room`, `bathroom`, `area`, `price`, `monthly_sq`) VALUES
(15, 'Vission', '1563578965.jpeg', '<p>The vision of builds more, Company is to achieve the highest possible standards of the real estate market while establishing our agency as the premier and preferred real estate company in the St. Louis and surrounding areas.</p>\n', '', '', '1', 'Active', '', '', '', '', '', ''),
(16, 'Mission', '1563579002.png', '<p>Our&nbsp;<strong>mission</strong>&nbsp;is to provide residents with exemplary service in a quality home environment, to provide employees unparalleled opportunities for personal and professional development, and to provide partners and clients with maximized&nbsp;<strong>real estate</strong>&nbsp;asset value.</p>\n', '', '', '1', 'Active', '', '', '', '', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `category`
--

CREATE TABLE `category` (
  `category_id` int NOT NULL,
  `category_name` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
  `category_image` varchar(255) NOT NULL,
  `category_video` varchar(255) NOT NULL,
  `category_description` longtext NOT NULL,
  `chid` int NOT NULL,
  `status` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `category`
--

INSERT INTO `category` (`category_id`, `category_name`, `category_image`, `category_video`, `category_description`, `chid`, `status`) VALUES
(2, 'portfolio', '', '', '', 0, '');

-- --------------------------------------------------------

--
-- Table structure for table `client`
--

CREATE TABLE `client` (
  `client_id` int NOT NULL,
  `status` int NOT NULL DEFAULT '1',
  `description` longtext,
  `amount` decimal(10,0) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `logo` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `client`
--

INSERT INTO `client` (`client_id`, `status`, `description`, `amount`, `name`, `logo`) VALUES
(9, 1, 'abestinvestors', 4000, 'abestinvestors', NULL),
(10, 1, 'escorts.com', 4000, 'escorts.com', NULL),
(11, 1, 'Khilonna.com server', 7000, 'Khilonna', NULL),
(12, 1, 'SSL TWO D (shalimarbaghouse)', 2400, 'shalimarbaghouse', NULL),
(23, 1, NULL, NULL, 'RRRMHS', NULL),
(24, 1, NULL, NULL, 'Malancha Mission', NULL),
(25, 1, NULL, NULL, 'Deorahi', NULL),
(26, 1, NULL, NULL, 'Bankbriz', NULL),
(27, 1, NULL, NULL, 'Unity Solutions', NULL),
(28, 1, NULL, NULL, 'NYCTC', 'd181d8f315dd1840ab3ff719268987cb.png'),
(30, 1, '', NULL, '', 'b9be112b52c31f864cee4e3de1ee4b2c.png'),
(31, 1, '<p>222222222222222222222</p>', NULL, '222222222', NULL),
(32, 1, '<p>222222222222</p>', NULL, '222', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `client_testimonial`
--

CREATE TABLE `client_testimonial` (
  `client_testimonial_id` int NOT NULL,
  `image` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `designation` varchar(255) NOT NULL,
  `description` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `client_testimonial`
--

INSERT INTO `client_testimonial` (`client_testimonial_id`, `image`, `name`, `designation`, `description`) VALUES
(4, '1561216042.jpeg', 'Atanu Chatterjee', 'RRRMHS Teacher', 'Thank you once again for your timely response & assistance ??'),
(5, '1594323466.jpg', 'Abdul Hai Molla', 'RRRMHS Teacher', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\r\n\r\n'),
(7, '1563579183.jpg', 'Saptagram Teacher', 'Teacher', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).\r\n\r\n');

-- --------------------------------------------------------

--
-- Table structure for table `cms`
--

CREATE TABLE `cms` (
  `cms_id` int NOT NULL,
  `cms_title` varchar(255) NOT NULL,
  `cms_content` longtext NOT NULL,
  `image` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `comment`
--

CREATE TABLE `comment` (
  `comment_id` int NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `comment` varchar(255) NOT NULL,
  `web` longtext NOT NULL,
  `blog_id` int NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `contact`
--

CREATE TABLE `contact` (
  `contact_id` int NOT NULL,
  `map` longtext NOT NULL,
  `description` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `contact`
--

INSERT INTO `contact` (`contact_id`, `map`, `description`) VALUES
(14, '																						<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d471220.56309679325!2d88.04952673679831!3d22.675752077001164!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f882db4908f667%3A0x43e330e68f6c2cbc!2sKolkata%2C+West+Bengal!5e0!3m2!1sen!2sin!4v1541422247917\" width=\"100%\" height=\"250\" frameborder=\"0\" style=\"border:0\" allowfullscreen></iframe>																																															', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum																																																							');

-- --------------------------------------------------------

--
-- Table structure for table `contactinfo`
--

CREATE TABLE `contactinfo` (
  `contactinfo_id` int NOT NULL,
  `email` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `msg` longtext NOT NULL,
  `date` varchar(255) DEFAULT NULL,
  `mob` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `courses`
--

CREATE TABLE `courses` (
  `events_id` int NOT NULL,
  `name` varchar(255) NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL,
  `desc` longtext NOT NULL,
  `date` date NOT NULL,
  `dtl` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `courses`
--

INSERT INTO `courses` (`events_id`, `name`, `image`, `status`, `desc`, `date`, `dtl`) VALUES
(22, 'PHP', 'php.png', 'Active', 'PHP is a widely used server-side programming language that\'s become increasingly fast and powerful over the years. PHP works well with HTML and databases, making it a great language for anyone interested in building dynamic web applications.\r\n\r\n', '2020-07-10', 'dtl.png'),
(23, 'Android', 'HP INFOMEDIA ANDROID.png\r\n', 'Active', 'Starting your career in Android App Development Course will help you learn the fundamentals of Kotlin, Google\'s preferred programming language for Android and build interesting applications. The course will cover the Android components, tools and technologies like multi-screen Navigation, Android Studio, Intents, Fragments, Widgets, Layout and Ionic to build modern applications. The course will enable you to use architectural techniques to build user-friendly and interactive applications.\r\n', '2020-07-10', 'HP INFOMEDIA ANDROID2.png\r\n'),
(24, 'IOS Dvevelopment', 'HP INFOMEDIA IOS2.png', 'Active', 'This course will set you on your way to becoming an iOS Developer, where you\'ll establish a basic understanding of the iOS ecosystem. You\'ll also have working knowledge of Swift, Apple\'s custom programming language created exclusively for the mobile developer.\r\n', '2020-07-10', 'HP INFOMEDIA IOS2.png\r\n'),
(25, 'SAP', 'HP INFOMEDIA SAP.png\r\n', 'Active', 'Before learning what SAP Certification is all about, it is important to know the software with which this technology works with Enterprise Resource Planning (ERP). ERP is the standard software used by majority of businesses to automate tasks. It was developed by a German-based software company.\r\n\r\nThere are different programs that can be associated with this software but SAP ERP is the most popular and widely used technology of them all. SAP stands for Systems, Applications and Products. The new technology makes it easier for businesses to automate tasks and IT professionals who have a valid certificate gain a major career boost, when they have proven knowledge in this field.', '2020-07-10', 'HP INFOMEDIA SAP2.png'),
(26, 'JAVA', 'HP INFOMEDIA JAVA.png', 'Active', 'Java is among the most popular programming languages out there, mainly because of how versatile and compatible it is. Java can be used for a large number of things, including software development, mobile applications, and large systems development. As of 2019, 88% market share of all smartphones run on Android, the mobile operating system written in Java. Knowing Java opens a great deal of doors for you as a developer.\r\n\r\n', '2020-07-10', 'HP INFOMEDIA JAVA2.png\r\n'),
(28, 'React Native', 'HP INFOMEDIA React Native2 (2).png', '', '', '2022-03-22', 'HP INFOMEDIA React Native2 (1).png\r\n'),
(29, 'test bjjhdd ere', '54523f6a1fb428e8c159c6b302870b63.png', '', 'sfjdfndnmfdnmfdnmfd dnfddfd', '0000-00-00', NULL),
(30, 'Haridas Pramanik', '0f793adca7f0e9363232a0e0461f0a85.png', '', '', '0000-00-00', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `earning`
--

CREATE TABLE `earning` (
  `id` int NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `date` date NOT NULL,
  `amount` float DEFAULT NULL,
  `source` longtext,
  `url` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `earning`
--

INSERT INTO `earning` (`id`, `name`, `date`, `amount`, `source`, `url`) VALUES
(1, 'Haridas', '2023-02-10', 220, 'Eye Specialist Dr. B.N Sarkar', 'wbao.co.in'),
(2, 'Haridas', '2023-02-09', 7000, 'khillona.com', 'http://khillona.com/'),
(3, NULL, '2023-02-10', 4000, 'Eye Specialist Dr. B.N Sarkar', 'wbao.co.in'),
(4, 'haridas', '2023-02-05', 24000, 'sal', NULL),
(5, 'Father', '2023-02-01', 18000, 'pension', NULL),
(6, 'Haridas', '2023-02-01', 3000, 'shalimar bag house', 'https://shalimarbaghouseonline.com/'),
(7, 'haridas', '2023-02-02', 1200, 'https://shalimarbaghouseonline.com/', 'https://shalimarbaghouseonline.com/'),
(8, 'haridas', '2023-02-10', 3000, 'payment gateway integrat  indusind', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `email_subs`
--

CREATE TABLE `email_subs` (
  `email_subs_id` int NOT NULL,
  `emai` varchar(255) NOT NULL,
  `status` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `footer`
--

CREATE TABLE `footer` (
  `f_id` int NOT NULL,
  `copyright` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `gallery`
--

CREATE TABLE `gallery` (
  `gallery_id` int NOT NULL,
  `title` varchar(255) NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL,
  `desc` longtext NOT NULL,
  `date` date NOT NULL,
  `category` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `gallery`
--

INSERT INTO `gallery` (`gallery_id`, `title`, `image`, `status`, `desc`, `date`, `category`) VALUES
(21, '', 'e8a3dbccf8b68bfd709af34047bbd40b.jpg', '', '', '0000-00-00', '2'),
(22, '', '00115bb20d0b041aebb21a5052818df6.jpg', '', '', '0000-00-00', '2'),
(23, '', '5c02edb258092023ea2194871cc1d70a.jpg', '', '', '0000-00-00', '2'),
(24, '', '3d7f39ca1cc74103b9e0b9fd99efda19.jpg', '', '', '0000-00-00', '2'),
(25, '', 'b8a7143fd2d9439940a6d34967ffb8f3.jpeg', '', '', '0000-00-00', '2'),
(29, '', '0c678c92d349e5f8f56560ad7b5467c2.jpeg', '', '', '0000-00-00', '2'),
(30, '', '6516e0432a3194ed0f8cc443658a14e6.webp', '', '', '0000-00-00', '2'),
(31, '', 'a735aacb5fee5674f3fa6cf51d0b9fba.jpg', '', '', '0000-00-00', '2'),
(32, '', '9c44b0fb37afad2eb7bda2e4b9ca37dc.jpg', '', '', '0000-00-00', '2'),
(35, '', '1f20cd1a14ef18d48c46c0e1ea8e6574.jpg', '', '', '0000-00-00', '2'),
(36, '', 'a4fa2da32cedf46f5fcd9a09b8401679.jpg', '', '', '0000-00-00', '2'),
(37, '', 'c3dd3d3702ddbf924b95da7fe74243fb.webp', '', '', '0000-00-00', '2'),
(38, '', '89ca4a5812e55c1d0f5ed4d253ed3bdd.02', '', '', '0000-00-00', '2'),
(39, '', '784fd5ef670516904b2dc03d5a20d0be.02', '', '', '0000-00-00', '2'),
(40, '', '91a7bb3d4166c9a389adc4f1ec0e3dd4.02', '', '', '0000-00-00', '2'),
(41, '', '1401a293b7ab072c1b20acd3e4edd2cb.jpg', '', '', '0000-00-00', '2'),
(42, '', '4f350d63d22142a28d7c9cc9418175b2.jpg', '', '', '0000-00-00', '2'),
(43, '', '2943a97a38ae2f112092afe85c8f4405.webp', '', '', '0000-00-00', '2'),
(44, '', '5d8f731626db797330d5ef2bb8151200.webp', '', '', '0000-00-00', '2'),
(45, '', '769998f7e5f058a200d8953a8756eca4.24', '', '', '0000-00-00', '2'),
(46, '', '5a01d527d180c8a0d14c4b1a236a38c9.24', '', '', '0000-00-00', '2'),
(47, '', '6b47b2ba7ae35c5e0c14b900cbb616c1.24', '', '', '0000-00-00', '2'),
(48, '', '61ce92914273a8f4fb98db0cb8786741.24', '', '', '0000-00-00', '2'),
(49, '', '', '', '', '0000-00-00', '2'),
(50, '', '', '', '', '0000-00-00', '2');

-- --------------------------------------------------------

--
-- Table structure for table `header_text`
--

CREATE TABLE `header_text` (
  `header_text_id` int NOT NULL,
  `email` varchar(255) NOT NULL,
  `mobile` varchar(255) NOT NULL,
  `address` varchar(255) NOT NULL,
  `fax` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `header_text`
--

INSERT INTO `header_text` (`header_text_id`, `email`, `mobile`, `address`, `fax`) VALUES
(1, 'haridaspramanikhp@gmail.com', '+91 8240692404', 'ytyty', '4545');

-- --------------------------------------------------------

--
-- Table structure for table `logo`
--

CREATE TABLE `logo` (
  `logo_id` int NOT NULL,
  `logo` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `logo`
--

INSERT INTO `logo` (`logo_id`, `logo`) VALUES
(2, 'd18ed7a8a748bac434a18cd7596b06c4.png');

-- --------------------------------------------------------

--
-- Table structure for table `members`
--

CREATE TABLE `members` (
  `mem_id` int NOT NULL,
  `title` varchar(255) NOT NULL,
  `desc` longtext NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL,
  `mob` varchar(255) DEFAULT NULL,
  `address` longtext,
  `reg_no` int DEFAULT NULL,
  `reg_date` varchar(255) DEFAULT NULL,
  `highest_qua` varchar(255) DEFAULT NULL,
  `renewal` int NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `members`
--

INSERT INTO `members` (`mem_id`, `title`, `desc`, `image`, `status`, `mob`, `address`, `reg_no`, `reg_date`, `highest_qua`, `renewal`) VALUES
(506, 'SOMNATH BASU', '', 'e34212f85e318a5b0bc19b484e7fca43.php', '', NULL, NULL, 11001, '2011-01-20', 'M.OPTOM', 1),
(507, 'MOUMITA MITRA', '', '5af6132aaf52a4a73f08a2b3665c088d.PhP7', '', NULL, NULL, 11002, '2011-01-20', 'M.Optom', 0),
(508, 'RUNA MAJUMDAR', '', '', '', NULL, NULL, 11003, '2011-01-20', 'M.Optom', 0),
(509, 'SUSMITA KARAN', '', '', '', NULL, NULL, 11004, '2011-01-20', 'B.Optom', 0),
(510, 'SUPRAKASH SARKAR', '', '', '', NULL, NULL, 11005, '2011-01-20', 'B.Optom', 1),
(511, 'MOLOY DUTTA', '', '', '', NULL, NULL, 11006, '2011-01-20', 'B.Optom', 0),
(512, 'SOUVIK SUR', '', '', '', NULL, NULL, 11007, '2011-01-20', 'B.Optom', 0),
(513, 'SHRABONI DUTTA', '', '', '', NULL, NULL, 11008, '2011-01-20', 'B.Optom', 0),
(514, 'SAIKAT RANJAN DAS', '', '', '', NULL, NULL, 11009, '2011-01-20', 'B.Optom', 0),
(515, 'SOURIK BASU', '', '', '', NULL, NULL, 11010, '2011-01-20', 'B.Optom', 0),
(516, 'SRIJITA SARKAR', '', '', '', NULL, NULL, 11011, '2011-01-20', 'M.Optom', 1),
(517, 'AYAN SHEE', '', '', '', NULL, NULL, 11012, '2011-01-20', 'B.Optom', 0),
(518, 'TUHIN KUMAR DAS', '', '', '', NULL, NULL, 11013, '2011-01-20', 'B.Optom', 1),
(519, 'BHOLANATH  SARKAR', '', '', '', NULL, NULL, 11014, '2011-01-20', 'M.Optom', 1),
(520, 'SUNITA SARKAR', '', '', '', NULL, NULL, 11015, '2011-01-20', 'M.Optom', 1),
(521, 'SUSANTA KR. CHATTERJEE', '', '', '', NULL, NULL, 11016, '2011-01-20', 'B.Optom', 1),
(522, 'ARIJIT SIKDAR', '', '', '', NULL, NULL, 11017, '2011-01-20', '', 0),
(523, 'AMIT KUMAR PAUL', '', '', '', NULL, NULL, 11018, '2011-01-20', '', 0),
(524, 'PROSENJIT MAJUMDAR', '', '', '', NULL, NULL, 11019, '2011-01-20', 'B.Optom', 0),
(525, 'DHIRENDRA KR. SAH', '', '', '', NULL, NULL, 11020, '2011-01-20', 'B.Optom', 0),
(526, 'SUDESHNA ROY', '', '', '', NULL, NULL, 11021, '2011-01-20', 'B.Optom', 0),
(527, 'ANINDITA BARMAN', '', '', '', NULL, NULL, 11022, '2011-01-20', 'B.Optom', 1),
(528, 'ARNAB BANERJEE', '', '', '', NULL, NULL, 11023, '2011-01-22', 'B.Optom', 0),
(529, 'SOMI SUBHRA MUKHOPADHYAY', '', '', '', NULL, NULL, 11024, '2011-01-22', 'B.Optom , PGDO', 0),
(530, 'DILIP KUMAR MONDAL', '', '', '', NULL, NULL, 11025, '2011-01-22', 'M.Optom', 1),
(531, 'DIPTIMAN ROY', '', '', '', NULL, NULL, 11026, '2011-01-22', 'M.Optom', 1),
(532, 'DEBASISH KAR', '', '', '', NULL, NULL, 11027, '2011-01-23', 'M.Optom', 1),
(533, 'SNEHASISH CHOUDHURY', '', '', '', NULL, NULL, 11028, '2011-01-23', 'B.Optom', 1),
(534, 'FAZLE KARIM', '', '', '', NULL, NULL, 11029, '2011-02-04', 'B.Optom', 0),
(535, 'KAZI SAHANWAZ ALI', '', '', '', NULL, NULL, 11030, '2011-02-04', 'B.Optom', 1),
(536, 'PALLABI BANDYOPADHAY', '', '', '', NULL, NULL, 11031, '2011-02-04', 'M.Optom', 1),
(537, 'DEBDULAL KAR', '', '', '', NULL, NULL, 11032, '2011-02-04', 'M.Optom', 1),
(538, 'SUVANKAR BISWAS', '', '', '', NULL, NULL, 11033, '2011-02-04', 'B.Optom', 0),
(539, 'ANINDYA SAHA', '', '', '', NULL, NULL, 11034, '2011-02-04', 'B.Optom', 0),
(540, 'MONI MASABA', '', '', '', NULL, NULL, 11035, '2011-02-04', 'B.Optom', 0),
(541, 'SAUBHIK CHANDRA', '', '', '', NULL, NULL, 11036, '2011-02-04', 'B.Optom', 0),
(542, 'TAPASH BISWAS', '', '', '', NULL, NULL, 11037, '2011-02-04', 'B.Optom', 0),
(543, 'SIDDHARTHA BANERJEE', '', '', '', NULL, NULL, 11038, '2011-02-04', 'B.Optom', 0),
(544, 'DEBAYAN MAHESH', '', '', '', NULL, NULL, 11039, '2011-02-04', 'B.Optom', 0),
(545, 'GOVIND TRIPATHI', '', '', '', NULL, NULL, 11040, '2011-02-04', 'B.Optom', 0),
(546, 'ASHIM DEY', '', '', '', NULL, NULL, 11041, '2011-02-04', 'B.Optom', 0),
(547, 'SAMPAT PATRA', '', '', '', NULL, NULL, 11042, '2011-01-23', '', 0),
(548, 'MONALISA BANERJEE', '', '', '', NULL, NULL, 11043, '2011-02-04', 'M.Optom', 1),
(549, 'PRIYARANJAN BANERJEE', '', '', '', NULL, NULL, 11044, '2011-02-04', 'M.Optom', 1),
(550, 'AVISEK BHATTACHARYYA', '', '', '', NULL, NULL, 11045, '2011-02-04', 'B.Optom', 0),
(551, 'JHANKAR SENGUPTA', '', '', '', NULL, NULL, 11046, '2011-02-04', 'B.Optom', 0),
(552, 'TANIMA CHAKRABORTY', '', '', '', NULL, NULL, 11047, '2011-02-04', 'B.Optom', 0),
(553, 'ARINDAM MAJUMDER', '', '', '', NULL, NULL, 11048, '2011-02-04', 'B.Optom', 0),
(554, 'PRIYANKA GUHA', '', '', '', NULL, NULL, 11049, '2011-02-04', 'B.Optom', 0),
(555, 'DEBASISH CHAKRABORTY', '', '', '', NULL, NULL, 11050, '2011-03-25', 'B.Optom', 1),
(556, 'SOMREETA GHOSH', '', '', '', NULL, NULL, 11051, '2011-02-06', 'B.Optom', 0),
(557, 'DEBOPRIYA MUKHOPADHYAY', '', '', '', NULL, NULL, 11052, '', 'B.Optom', 0),
(558, 'SHAMIK MAZUMDER', '', '', '', NULL, NULL, 11053, '2011-02-06', 'B.Optom', 0),
(559, 'JAYANTA BHATTACHARJEE', '', '', '', NULL, NULL, 11054, '', 'M.Optom', 0),
(560, 'HIMANGSHU PAUL', '', '', '', NULL, NULL, 11055, '2011-01-23', 'B.Optom', 1),
(561, 'AMIT NAHA', '', '', '', NULL, NULL, 11056, '2011-01-23', 'B.Optom', 1),
(562, 'SHAIKH SAMSER ALI', '', '', '', NULL, NULL, 11057, '2011-01-23', '', 0),
(563, 'SHIBA PRASAD RAUT', '', '', '', NULL, NULL, 11058, '2011-01-23', 'M.Optom', 1),
(564, 'VIJAYA LAKSHMI PARVAT', '', '', '', NULL, NULL, 11059, '2011-01-23', 'B.Optom', 1),
(565, 'SNEHASIS DAS', '', '', '', NULL, NULL, 11060, '2011-01-23', 'B.Optom', 0),
(566, 'SHRAMONI MUKHERJEE', '', '', '', NULL, NULL, 11061, '2011-01-23', 'B.Optom', 0),
(567, 'BAPPADITYA ADAK', '', '', '', NULL, NULL, 11062, '2011-01-23', 'B.Optom', 1),
(568, 'NILANJAN PAL', '', '', '', NULL, NULL, 11063, '', 'B.Optom', 0),
(569, 'BITASHANKA PALIT', '', '', '', NULL, NULL, 11064, '2011-02-06', 'B.Optom', 0),
(570, 'SUPRATIK SAHA', '', '', '', NULL, NULL, 11065, '2011-02-06', 'B.Optom', 0),
(571, 'MILAN DAS', '', '', '', NULL, NULL, 11066, '2011-02-06', 'B.Optom', 0),
(572, 'ARKA BISWAS', '', '', '', NULL, NULL, 11067, '2011-02-06', 'B.Optom', 0),
(573, 'PAULOMI BISWAS', '', '', '', NULL, NULL, 11068, '2011-02-06', 'B.Optom', 0),
(574, 'TUSHAR KANTI CHATTERJEE', '', '', '', NULL, NULL, 11069, '2011-02-06', 'D.Optom', 1),
(575, 'SISIR ROY', '', '', '', NULL, NULL, 11070, '2011-02-06', '', 0),
(576, 'DIPAK CHAKRABORTY', '', '', '', NULL, NULL, 11071, '2011-02-06', '', 1),
(577, 'RAMAKRISHNA BHUNIA', '', '', '', NULL, NULL, 11072, '2011-02-06', 'B.Optom', 1),
(578, 'FARUK TARAFDAR', '', '', '', NULL, NULL, 11073, '2011-02-06', 'D.Optom', 1),
(579, 'JIAS MALLICK', '', '', '', NULL, NULL, 11074, '2011-02-06', 'B.Optom', 1),
(580, 'PARTHA PAL', '', '', '', NULL, NULL, 11075, '2011-02-06', '', 0),
(581, 'RAJIV BISWAS', '', '', '', NULL, NULL, 11076, '2011-02-06', 'B.Optom', 1),
(582, 'AMIYA MANDAL', '', '', '', NULL, NULL, 11077, '2011-02-06', 'B.Optom', 1),
(583, 'IMAM NAWROZ', '', '', '', NULL, NULL, 11078, '2011-02-06', '', 0),
(584, 'SK.RAFIKUL HASAN', '', '', '', NULL, NULL, 11079, '2011-02-06', '', 0),
(585, 'SUBRATA KR. BERA', '', '', '', NULL, NULL, 11080, '2011-02-06', 'B.Optom', 1),
(586, 'SOUMADEEP SARKAR', '', '', '', NULL, NULL, 11081, '2011-02-06', 'B.Optom', 0),
(587, 'NABAMITA PAUL', '', '', '', NULL, NULL, 11082, '2011-02-06', 'B.Optom', 0),
(588, 'MAILAPALLI VENUGOPAL RAO', '', '', '', NULL, NULL, 11083, '2011-02-06', 'B.Optom', 0),
(589, 'RAJDEEP BANERJEE', '', '', '', NULL, NULL, 11084, '2011-02-06', 'B.Optom', 1),
(590, 'AJIT KR JHA', '', '', '', NULL, NULL, 11085, '2011-02-06', 'B.Optom', 0),
(591, 'MOUMITA DHAR BARMAN ( GHOSH )', '', '', '', NULL, NULL, 11086, '2011-02-06', 'M.Optom', 0),
(592, 'DEBAPRIYA DINDA', '', '', '', NULL, NULL, 11087, '2011-02-06', 'M.Optom', 0),
(593, 'AMINUL ISLAM', '', '', '', NULL, NULL, 11088, '2011-02-26', 'B.Optom', 0),
(594, 'RAJU DEBNATH', '', '', '', NULL, NULL, 11089, '2011-02-26', 'B.Optom', 0),
(595, 'PARAMITA SAHA', '', '', '', NULL, NULL, 11090, '2011-02-26', 'B.Optom', 0),
(596, 'PAMELA GHOSH', '', '', '', NULL, NULL, 11091, '2011-02-26', 'B.Optom', 0),
(597, 'SAUMYA NARAYAN KHATUYA', '', '', '', NULL, NULL, 11092, '2011-02-26', 'M.Optom', 1),
(598, 'PRIYA DARSHI THAKUR', '', '', '', NULL, NULL, 11093, '2011-02-26', 'B.Optom', 1),
(599, 'SAMRAT SARKAR', '', '', '', NULL, NULL, 11094, '2011-02-26', 'B.Optom', 0),
(600, 'SOUNAK CHOUDURI', '', '', '', NULL, NULL, 11095, '2011-02-26', 'B.Optom', 0),
(601, 'TATHAGATA PALADHI', '', '', '', NULL, NULL, 11096, '2011-02-26', 'B.Optom', 0),
(602, 'SAMIUL SHANTI', '', '', '', NULL, NULL, 11097, '2011-02-26', 'B.Optom', 1),
(603, 'KRISHANU CHAKRABORTI', '', '', '', NULL, NULL, 11098, '2011-02-26', 'B.Optom', 0),
(604, 'PAPIYA MOITRA ( BHADURI)', '', '', '', NULL, NULL, 11099, '2011-02-26', 'B.Optom', 0),
(605, 'ANUPAM PAUL', '', '', '', NULL, NULL, 11100, '2011-02-26', '', 0),
(606, 'SUVANKAR CHOUDHURY', '', '', '', NULL, NULL, 11101, '2011-02-26', 'B.Optom', 0),
(607, 'ARUNI KAR', '', '', '', NULL, NULL, 11102, '2011-02-26', 'B.Optom', 0),
(608, 'SAIKAT SENGUPTA', '', '', '', NULL, NULL, 11103, '2011-02-26', '', 0),
(609, 'GAUTAM DAS', '', '', '', NULL, NULL, 11104, '2011-02-26', 'B.Optom', 0),
(610, 'MAHASWETA CHOWDHURY', '', '', '', NULL, NULL, 11105, '2011-02-26', 'B.Optom', 0),
(611, 'KINGSHUK ADHIKARY', '', '', '', NULL, NULL, 11106, '2011-03-04', '', 0),
(612, 'SK.KAMALUDDIN', '', '', '', NULL, NULL, 11107, '2011-03-04', '', 0),
(613, 'SANDIP DHARA', '', '', '', NULL, NULL, 11108, '2011-03-04', '', 0),
(614, 'SUKANTA ROY', '', '', '', NULL, NULL, 11109, '2011-03-04', 'B.Optom', 0),
(615, 'ANJAN RAY', '', '', '', NULL, NULL, 11110, '2011-03-04', '', 0),
(616, 'SUBRATA KR. BERA', '', '', '', NULL, NULL, 11111, '2011-03-07', '', 0),
(617, 'SUDIP KUMAR BHATTACHARYYA', '', '', '', NULL, NULL, 11112, '2011-03-07', '', 0),
(618, 'PINAKI RANJAN PATRA', '', '', '', NULL, NULL, 11113, '2011-03-07', 'B.Optom', 1),
(619, 'RANJIT KUMAR GHOSH', '', '', '', NULL, NULL, 11114, '2011-03-07', 'M.Optom', 0),
(620, 'EKRAMUL ISLAM', '', '', '', NULL, NULL, 11115, '2011-03-07', '', 0),
(621, 'TANIA DAS', '', '', '', NULL, NULL, 11116, '2011-03-08', 'B.Optom', 0),
(622, 'PRASENJIT DAS', '', '', '', NULL, NULL, 11117, '2011-03-08', 'M.Optom', 0),
(623, 'DEBJANI ROY', '', '', '', NULL, NULL, 11118, '2011-03-08', 'B.Optom', 0),
(624, 'MOHAMMAD MIZANUR RAHMAN', '', '', '', NULL, NULL, 11119, '2011-03-08', 'M.Optom', 0),
(625, 'SUSHMA KUSHARI KARMAKAR', '', '', '', NULL, NULL, 11120, '2011-03-09', 'B.Optom', 0),
(626, 'MOUMITA GHOSH SANTRA', '', '', '', NULL, NULL, 11121, '2011-03-10', 'B.Optom', 0),
(627, 'TANMOY SANTRA', '', '', '', NULL, NULL, 11122, '2011-03-10', 'B.Optom', 0),
(628, 'KRISHNA BHOWMICK', '', '', '', NULL, NULL, 11123, '2011-03-10', 'B.Optom', 1),
(629, 'SUMON BHOWMICK', '', '', '', NULL, NULL, 11124, '2011-03-10', 'B.Optom', 1),
(630, 'KRISHNA SENGUPTA', '', '', '', NULL, NULL, 11125, '2011-03-11', 'DOS', 1),
(631, 'LAXMI SHARMA', '', '', '', NULL, NULL, 11126, '2011-03-11', 'DOS', 1),
(632, 'ANWESHA ADHIKARI', '', '', '', NULL, NULL, 11127, '2011-03-12', 'B.Optom', 0),
(633, 'KABIRUDDIN MOLLA', '', '', '', NULL, NULL, 11128, '2011-03-12', 'B.Optom', 0),
(634, 'SWARNA KAMAL NAIYA', '', '', '', NULL, NULL, 11129, '2011-03-12', 'B.Optom', 0),
(635, 'KOUSHIK SAHA', '', '', '', NULL, NULL, 11130, '2011-03-14', '', 0),
(636, 'NIHARENDU BISWAS', '', '', '', NULL, NULL, 11131, '2011-03-14', '', 0),
(637, 'PRAVEEN KR. SINGH', '', '', '', NULL, NULL, 11132, '2011-03-14', '', 0),
(638, 'CHANDRANI DATTA', '', '', '', NULL, NULL, 11133, '2011-03-14', 'M.Optom', 0),
(639, 'SHREYASHI CHOUDHURY', '', '', '', NULL, NULL, 11134, '2011-03-14', 'B.Optom', 0),
(640, 'MANTU AKON', '', '', '', NULL, NULL, 11135, '2011-03-15', 'M.Optom', 0),
(641, 'SOURABH KUMAR BERA', '', '', '', NULL, NULL, 11136, '2011-03-15', 'B.Optom', 1),
(642, 'UJJWAL SAHA', '', '', '', NULL, NULL, 11137, '2011-03-15', 'B.Optom', 0),
(643, 'ANUPAM KUNDU', '', '', '', NULL, NULL, 11138, '2011-03-16', 'B.Optom', 0),
(644, 'PAROMITA MUKHERJEE', '', '', '', NULL, NULL, 11139, '2011-03-16', 'B.Optom', 0),
(645, 'TATHAGATA CHAKRABORTY', '', '', '', NULL, NULL, 11140, '2011-03-16', 'B.Optom', 0),
(646, 'UMA PAUL', '', '', '', NULL, NULL, 11141, '2011-03-16', 'B.Optom', 0),
(647, 'RENUKA SAHA', '', '', '', NULL, NULL, 11142, '2011-03-16', 'B.Optom', 0),
(648, 'ISHITA BISWAS', '', '', '', NULL, NULL, 11143, '2011-03-16', 'B.Optom', 0),
(649, 'MAINAK MAITY', '', '', '', NULL, NULL, 11144, '2011-03-16', 'B.Optom', 0),
(650, 'MINAKSHI', '', '', '', NULL, NULL, 11145, '2011-03-16', 'B.Optom', 0),
(651, 'ARITA PAUL', '', '', '', NULL, NULL, 11146, '2011-03-16', 'B.Optom', 0),
(652, 'NILIMA SEN', '', '', '', NULL, NULL, 11147, '2011-03-16', 'B.Optom', 0),
(653, 'MANOJ KUMAR', '', '', '', NULL, NULL, 11148, '2011-03-16', 'B.Optom', 0),
(654, 'SUJATA BISWAS', '', '', '', NULL, NULL, 11149, '2011-03-16', 'B.Optom', 0),
(655, 'KRITI MITRA', '', '', '', NULL, NULL, 11150, '2011-03-16', 'B.Optom', 0),
(656, 'PRIAYANKA NATH', '', '', '', NULL, NULL, 11151, '2011-03-16', 'B.Optom', 0),
(657, 'SUPARNA PAL', '', '', '', NULL, NULL, 11152, '2011-03-25', 'B.Optom', 1),
(658, 'PAMELA SARKAR', '', '', '', NULL, NULL, 11153, '2011-03-16', 'B.Optom', 0),
(659, 'SUBHASHISH CHOUDHURY', '', '', '', NULL, NULL, 11154, '2011-03-16', 'B.Optom', 1),
(660, 'VENKATARAMANAN RAMASETHU', '', '', '', NULL, NULL, 11155, '2011-03-16', 'B.Optom', 0),
(661, 'SANTOSH KR. PANDEY', '', '', '', NULL, NULL, 11156, '2011-03-17', 'B.Optom', 1),
(662, 'JOYDEEP MUKHERJEE', '', '', '', NULL, NULL, 11157, '2011-03-17', 'B.Optom', 1),
(663, 'SK. ABU HASAN', '', '', '', NULL, NULL, 11158, '2011-03-18', 'B.Optom', 1),
(664, 'RAMYANI BHATTACHARJEE', '', '', '', NULL, NULL, 11159, '2011-03-18', 'M.Optom', 0),
(665, 'AMITAVA DAS', '', '', '', NULL, NULL, 11160, '2011-03-22', '', 0),
(666, 'SRIKANTA RAI', '', '', '', NULL, NULL, 11161, '2011-03-24', '', 0),
(667, 'PRATIK DEB PAUL', '', '', '', NULL, NULL, 11162, '2011-03-25', '', 0),
(668, 'PAULOMI PAUL', '', '', '', NULL, NULL, 11163, '2011-03-25', '', 0),
(669, 'SHEIK NASIM', '', '', '', NULL, NULL, 11164, '2011-03-25', '', 0),
(670, 'TARUN JANA', '', '', '', NULL, NULL, 11165, '2011-03-27', 'B.Optom', 1),
(671, 'SUBHABRATA PAHARI', '', '', '', NULL, NULL, 11166, '2011-03-27', '', 0),
(672, 'GAUTAM PRADHAN', '', '', '', NULL, NULL, 11167, '2011-03-27', '', 0),
(673, 'SUDIPA DASGUPTA', '', '', '', NULL, NULL, 11168, '2011-03-27', 'M.Optom', 1),
(674, 'SK. MONOHAR', '', '', '', NULL, NULL, 11169, '2011-03-27', 'B.Optom', 1),
(675, 'LOPAMUDRA BANERJEE', '', '', '', NULL, NULL, 11170, '2011-03-27', 'B.Optom', 0),
(676, 'RANA BANIK', '', '', '', NULL, NULL, 11171, '2011-03-28', 'B.Optom', 1),
(677, 'ADITI SAHA', '', '', '', NULL, NULL, 11172, '2011-03-30', 'B.Optom', 0),
(678, 'DEBAMALYA MUKHERJEE', '', '', '', NULL, NULL, 11173, '2011-03-30', 'B.Optom', 0),
(679, 'SUJAITA BANERJEE', '', '', '', NULL, NULL, 11174, '2011-04-07', '', 0),
(680, 'AMIRUL ISLAM KHALIFA', '', '', '', NULL, NULL, 11175, '2011-04-09', '', 0),
(681, 'ATANU MAULIK', '', '', '', NULL, NULL, 11176, '2011-04-11', '', 0),
(682, 'SOURAJIT MITRA', '', '', '', NULL, NULL, 11177, '2011-04-14', '', 0),
(683, 'ARINDAM SAHA', '', '', '', NULL, NULL, 11178, '2011-04-16', '', 0),
(684, 'KOUSHIK BISWAS', '', '', '', NULL, NULL, 11179, '2011-04-18', '', 0),
(685, 'KANCHAN MANNA', '', '', '', NULL, NULL, 11180, '2011-04-21', 'B.Optom', 1),
(686, 'SUJATA DUTTA MAITY', '', '', '', NULL, NULL, 11181, '2011-04-21', 'M.Optom', 0),
(687, 'PRADIP KR. ROY', '', '', '', NULL, NULL, 11182, '2011-04-25', '', 0),
(688, 'AMIT KR. GHOSH', '', '', '', NULL, NULL, 11183, '2011-04-26', 'B.Optom', 1),
(689, 'SOUMENDRA GHOSH', '', '', '', NULL, NULL, 11184, '2011-05-02', '', 0),
(690, 'KONIKA MAJUMDAR', '', '', '', NULL, NULL, 11185, '2011-05-07', '', 0),
(691, 'PRASENJIT DUTTA', '', '', '', NULL, NULL, 11186, '2011-05-23', 'B.Optom', 1),
(692, 'BHASWATI MONDAL', '', '', '', NULL, NULL, 11187, '2011-06-01', '', 0),
(693, 'SOURAV DAS', '', '', '', NULL, NULL, 11188, '2011-06-29', '', 0),
(694, 'JAGADISH MONDAL', '', '', '', NULL, NULL, 11189, '2011-07-01', '', 0),
(695, 'BAPPADITYA BEJ', '', '', '', NULL, NULL, 11190, '2011-07-01', '', 0),
(696, 'NALINI RANJAN', '', '', '', NULL, NULL, 11191, '2011-07-01', 'B.Optom', 1),
(697, 'AJAY KR BOOTRA', '', '', '', NULL, NULL, 11192, '2011-07-02', '', 0),
(698, 'SUDIPTA SEKHAR DAS', '', '', '', NULL, NULL, 11193, '2011-07-04', '', 0),
(699, 'PIYALI GHOSH', '', '', '', NULL, NULL, 11194, '2011-07-04', '', 0),
(700, 'LAMOON ROY', '', '', '', NULL, NULL, 11195, '2011-07-08', '', 0),
(701, 'SUPRIYO CHATTERJEE', '', '', '', NULL, NULL, 11196, '2011-07-11', '', 0),
(702, 'Raja Birendra Kishore Chatterjee', '', '', '', NULL, NULL, 11197, '2011-07-12', '', 0),
(703, 'TANMOY DAS', '', '', '', NULL, NULL, 11198, '2011-07-12', '', 0),
(704, 'Anabik Mukherjee', '', '', '', NULL, NULL, 11199, NULL, NULL, 0),
(705, 'H.M. Abdus Salam', '', '', '', NULL, NULL, 11200, '2011-09-05', '', 0),
(706, 'Md. Bulbul Akhtar', '', '', '', NULL, NULL, 11201, NULL, NULL, 0),
(707, 'Manjira Acharyya', '', '', '', NULL, NULL, 11202, NULL, NULL, 0),
(708, 'SAMIK BANDHU BANERJEE', '', '', '', NULL, NULL, 11203, NULL, NULL, 0),
(709, 'DEBDATTA DAS', '', '', '', NULL, NULL, 11204, '2011-10-19', 'D.Optom', 1),
(710, 'ARINDAM MUKHERJEE', '', '', '', NULL, NULL, 11205, '2011-12-21', 'M.Optom', 1),
(711, 'CHHOTE-LAL-GUPTA', '', '', '', NULL, NULL, 11206, NULL, NULL, 0),
(712, 'JOYABRATA DAS', '', '', '', NULL, NULL, 11207, '2012-01-03', 'B.Optom', 1),
(713, 'PRAKASH JANA', '', '', '', NULL, NULL, 11208, '2012-01-03', 'B.Optom', 1),
(714, 'SAIKAT CHAKRABORTY', '', '', '', NULL, NULL, 11209, NULL, NULL, 0),
(715, 'SMITA GHOSH', '', '', '', NULL, NULL, 11210, NULL, NULL, 0),
(716, 'MUNISH KUMAR MAGO', '', '', '', NULL, NULL, 11211, NULL, NULL, 0),
(717, 'RINA MANDAL', '', '', '', NULL, NULL, 11212, NULL, NULL, 0),
(718, 'MOUMITA SARKAR', '', '', '', NULL, NULL, 11213, NULL, NULL, 0),
(719, 'WASIQUE AL BASHAR', '', '', '', NULL, NULL, 11214, NULL, NULL, 0),
(720, 'DEBDATTA BASU', '', '', '', NULL, NULL, 11215, NULL, NULL, 0),
(721, 'JAYATI PAUL', '', '', '', NULL, NULL, 11216, '2012-08-14', 'B.Optom', 1),
(722, 'SOUMYA MUKHERJEE', '', '', '', NULL, NULL, 11217, NULL, NULL, 0),
(723, 'SAIKAT BRAHMA', '', '', '', NULL, NULL, 11218, NULL, NULL, 0),
(724, 'DR. ARIJIT KR NEOGY', '', '', '', NULL, NULL, 11219, NULL, NULL, 0),
(725, 'QURRATUL AIN AHMED', '', '', '', NULL, NULL, 11220, NULL, NULL, 0),
(726, 'JAYANTA ROY', '', '', '', NULL, NULL, 11221, '2025-04-29', 'M.Optom', 1),
(727, 'NAND-GOPAL-SHAW', '', '', '', NULL, NULL, 11222, NULL, NULL, 0),
(728, 'TAPAS GHOSH', '', '', '', NULL, NULL, 11223, '2013-06-15', '', 1),
(729, 'BIVAS MITRA', '', '', '', NULL, NULL, 11224, '2013-07-13', 'B.Optom', 1),
(730, 'PULAK CHAULIA', '', '', '', NULL, NULL, 11225, NULL, NULL, 0),
(731, 'RAKESH KUMAR CHOURASIA', '', '', '', NULL, NULL, 11226, '2013-04-20', 'B.Optom', 1),
(732, 'SAMIK KUMAR DE', '', '', '', NULL, NULL, 11227, NULL, NULL, 0),
(733, 'SANJEEV SINGH', '', '', '', NULL, NULL, 11228, '2014-05-24', 'B.Optom', 1),
(734, 'RANJAN CHOWDHURY', '', '', '', NULL, NULL, 11229, '', 'B.optom', 1),
(735, 'SANDIPAN SAMANTA', '', '', '', NULL, NULL, 11230, NULL, NULL, 0),
(736, 'AVIJIT MONDAL', '', '', '', NULL, NULL, 11231, NULL, NULL, 0),
(737, 'SK. MAIDUL ISLAM', '', '', '', NULL, NULL, 11232, NULL, NULL, 0),
(738, 'ANARUL ALAM', '', '', '', NULL, NULL, 11233, NULL, NULL, 0),
(739, 'DEBRAJ SAHA', '', '', '', NULL, NULL, 11234, NULL, NULL, 0),
(740, 'MS.KOUSAR SIDIQ', '', '', '', NULL, NULL, 11235, NULL, NULL, 0),
(741, 'ANANT KARMAKAR', '', '', '', NULL, NULL, 11236, NULL, NULL, 0),
(742, 'CHAITALI BODHAK', '', '', '', NULL, NULL, 11237, NULL, NULL, 0),
(743, 'GOUTAM NARUA', '', '', '', NULL, NULL, 11238, '2016-01-11', 'D.Optom', 1),
(744, 'MURCHHANA-B-CHAUDHURI', '', '', '', NULL, NULL, 11239, '2016-01-13', 'DOS', 1),
(745, 'PRAJJWAL KR GHOSH', '', '', '', NULL, NULL, 11240, '2016-01-21', 'M.Optom', 1),
(746, 'PABLO CHANDRA', '', '', '', NULL, NULL, 11241, NULL, NULL, 0),
(747, 'SUBHANKAR BHATTACHARYYA', '', '', '', NULL, NULL, 11242, NULL, NULL, 0),
(748, 'ABHINANDAN KHATUA', '', '', '', NULL, NULL, 11243, NULL, NULL, 0),
(749, 'NILAY SAHA', '', '', '', NULL, NULL, 11244, NULL, NULL, 0),
(750, 'MITALI BANERJEE', '', '', '', NULL, NULL, 11245, NULL, NULL, 0),
(751, 'SUCHANDRA KARMAKAR', '', '', '', NULL, NULL, 11246, NULL, NULL, 0),
(752, 'DEBABRATA SARBAJANA', '', '', '', NULL, NULL, 11247, NULL, NULL, 0),
(753, 'SOUMENDRA NATH DAS', '', '', '', NULL, NULL, 11248, NULL, NULL, 0),
(754, 'VIVEK SHAW', '', '', '', NULL, NULL, 11249, '2016-04-08', 'M.Optom', 1),
(755, 'MOHAMMAD AURANGZEB KHAN', '', '', '', NULL, NULL, 11250, NULL, NULL, 0),
(756, 'DEEPAYAN KAR', '', '', '', NULL, NULL, 11251, '2016-06-22', 'PhD', 1),
(757, 'ANINDITA BISWAS', '', '', '', NULL, NULL, 11252, NULL, NULL, 0),
(758, 'ABHIJIT NANDI', '', '', '', NULL, NULL, 11253, NULL, NULL, 0),
(759, 'PRASANTA MANNA', '', '', '', NULL, NULL, 11254, NULL, NULL, 0),
(760, 'SANJOY BOSE', '', '', '', NULL, NULL, 11255, NULL, NULL, 0),
(761, 'SK SORIFUL ALI', '', '', '', NULL, NULL, 11256, '2017-04-20', 'D.Optom', 1),
(762, 'MS.UMA NEOGI', '', '', '', NULL, NULL, 11257, '2017-04-28', 'B.Optom', 1),
(763, 'ADRISH BHATTACHARYYA', '', '', '', NULL, NULL, 11258, NULL, NULL, 0),
(764, 'HEMANTA KUMAR PAKIRA', '', '', '', NULL, NULL, 11259, '', 'M.Optom', 1),
(765, 'DEBASHIS GHOSH', '', '', '', NULL, NULL, 11260, '2017-06-12', 'B.Optom', 1),
(766, 'ASITAVA HALDAR', '', '', '', NULL, NULL, 11261, '2017-06-15', 'B.Optom', 1),
(767, 'SOMDEV NANDI', '', '', '', NULL, NULL, 11262, '2017-06-16', 'B.Optom', 1),
(768, 'SUNIT KUMAR CHOUDHURY', '', '', '', NULL, NULL, 11263, '', '', 1),
(769, 'INDRAJIT GHOSH', '', '', '', NULL, NULL, 11264, NULL, NULL, 0),
(770, 'ABHIJIT DUTTA', '', '', '', NULL, NULL, 11265, NULL, NULL, 0),
(771, 'RAJIB BASU', '', '', '', NULL, NULL, 11266, '2017-07-20', 'M.Optom', 1),
(772, 'MONOSIJ BAIDYA', '', '', '', NULL, NULL, 11267, NULL, NULL, 0),
(773, 'SUBHODIP BHATTACHARJEE', '', '', '', NULL, NULL, 11268, NULL, NULL, 0),
(774, 'SOMNATH ROY', '', '', '', NULL, NULL, 11269, NULL, NULL, 0),
(775, 'KAZI SEKENDAR ALAM', '', '', '', NULL, NULL, 11270, '2017-12-01', 'B.Optom', 1),
(776, 'JULFIKAR ALI SEKH', '', '', '', NULL, NULL, 11271, NULL, NULL, 0),
(777, 'GOURANGA MAITY', '', '', '', NULL, NULL, 11272, NULL, NULL, 0),
(778, 'SK. NASIM AZAD', '', '', '', NULL, NULL, 11273, NULL, NULL, 0),
(779, 'RITA MANNA', '', '', '', NULL, NULL, 11274, NULL, NULL, 0),
(780, 'SAJAL DUTTA', '', '', '', NULL, NULL, 11275, NULL, NULL, 0),
(781, 'KINGSHUK BHATTACHARYA', '', '', '', NULL, NULL, 11276, '2018-01-11', 'B.Optom', 1),
(782, 'DEBARATI SAHA', '', '', '', NULL, NULL, 11277, NULL, NULL, 0),
(783, 'AVRASHREE KUNDU', '', '', '', NULL, NULL, 11278, '2018-01-21', 'B.Optom', 1),
(784, 'SOUMYA GOSWAMI', '', '', '', NULL, NULL, 11279, NULL, NULL, 0),
(785, 'PRIYANKA PANDEY', '', '', '', NULL, NULL, 11280, '2025-04-29', 'B.Optom', 1),
(786, 'ALOCHANA MAITY(BHOWMIK)', '', '', '', NULL, NULL, 11281, '2018-05-29', 'B.Optom', 1),
(787, 'ALOK KUMAR KARNA', '', '', '', NULL, NULL, 11282, NULL, NULL, 0),
(788, 'SUBHAM SAHA', '', '', '', NULL, NULL, 11283, NULL, NULL, 0),
(789, 'BAISHALI DAS', '', '', '', NULL, NULL, 11284, NULL, NULL, 0),
(790, 'ANISHA MITRA', '', '', '', NULL, NULL, 11285, NULL, NULL, 0),
(791, 'ANKIKA BHATTACHARYA', '', '', '', NULL, NULL, 11286, NULL, NULL, 0),
(792, 'MANASHI DEBBARMA', '', '', '', NULL, NULL, 11287, NULL, NULL, 0),
(793, 'NAHIDA PARVIN', '', '', '', NULL, NULL, 11288, '2018-09-05', 'B.Optom', 1),
(795, 'NABANITA GHOSH', '', '', '', NULL, NULL, 11289, NULL, NULL, 0),
(796, 'PARTHA PRATIM SEAL', '', '', '', NULL, NULL, 11290, '2018-09-05', 'B.Optom', 1),
(797, 'MINAKHI GHOSH', '', '', '', NULL, NULL, 11291, '2018-09-05', 'B.Optom', 1),
(799, 'SAMIM AHMED', '', '', '', NULL, NULL, 11292, NULL, NULL, 0),
(800, 'SAGNIKA CHAKRABORTY', '', '', '', NULL, NULL, 11293, NULL, NULL, 0),
(801, 'LALRAM THANGI', '', '', '', NULL, NULL, 11294, NULL, NULL, 0),
(802, 'DHRUBAJYOTI BHADURI', '', '', '', NULL, NULL, 11295, '2018-09-29', 'M.Optom', 1),
(803, 'ATHOI RAY', '', '', '', NULL, NULL, 11296, NULL, NULL, 0),
(804, 'KAZI BADSHA ALAM', '', '', '', NULL, NULL, 11297, NULL, NULL, 0),
(805, 'AVIJIT KUMAR DAS', '', '', '', NULL, NULL, 11298, NULL, NULL, 0),
(806, 'BISWAJIT MONDAL', '', '', '', NULL, NULL, 11299, '2019-02-06', 'B.Optom', 1),
(807, 'SHOUBHIK RAUT', '', '', '', NULL, NULL, 11300, '2019-03-23', 'M.Optom', 1),
(808, 'ASISH BHATTACHARYYA', '', '', '', NULL, NULL, 11301, '2019-03-26', 'B.Optom', 1),
(809, 'PRAKASH MONDAL', '', '', '', NULL, NULL, 11302, NULL, NULL, 0),
(810, 'SIDDHARTHA CHOWDHURY', '', '', '', NULL, NULL, 11303, NULL, NULL, 0),
(811, 'MANOJ KUMAR BHAKAT', '', '', '', NULL, NULL, 11304, NULL, NULL, 0),
(812, 'ANANYA CHOUDHURY', '', '', '', NULL, NULL, 11305, NULL, NULL, 0),
(813, 'SUBHECHHA PAHARI', '', '', '', NULL, NULL, 11306, '2019-09-19', 'B.Optom', 1),
(814, 'MANISHA SAHA', '', '', '', NULL, NULL, 11307, NULL, NULL, 0),
(815, 'SUMIT AGARWAL', '', '', '', NULL, NULL, 11308, NULL, NULL, 0),
(816, 'DIPANWITA GHOSH', '', '', '', NULL, NULL, 11309, '2020-01-01', 'M.Optom', 1),
(817, 'GARGI KUNDU', '', '', '', NULL, NULL, 11310, NULL, NULL, 0),
(818, 'ROUNAK SAMANTA', '', '', '', NULL, NULL, 11311, '2020-01-01', 'M.Optom', 1),
(819, 'GOPAL SARKAR', '', '', '', NULL, NULL, 11312, '2020-01-01', 'B.Optom', 1),
(820, 'SANDIPAN GHOSH', '', '', '', NULL, NULL, 11313, '2020-01-01', 'M.Optom', 0),
(821, 'TITHI BHAKTA', '', '', '', NULL, NULL, 11314, NULL, NULL, 0),
(822, 'MANISHA GHOSH', '', '', '', NULL, NULL, 11315, '2020-01-01', 'M.Optom', 1),
(823, 'MOUMITA BANERJEE', '', '', '', NULL, NULL, 11316, NULL, NULL, 0),
(824, 'SUBHAMITA DEY', '', '', '', NULL, NULL, 11317, '2020-01-01', 'M.Optom', 1),
(825, 'APARAJITA SARKAR', '', '', '', NULL, NULL, 11318, NULL, NULL, 0),
(826, 'KOUSHIK MANNA', '', '', '', NULL, NULL, 11319, NULL, NULL, 0),
(827, 'RAJARSHI GHOSH', '', '', '', NULL, NULL, 11320, NULL, NULL, 0),
(828, 'SAYAKI GHOSH', '', '', '', NULL, NULL, 11321, NULL, NULL, 0),
(829, 'RIMA MONDAL', '', '', '', NULL, NULL, 11322, NULL, NULL, 0),
(830, 'BISWAJIT DHARA', '', '', '', NULL, NULL, 11323, '2020-01-01', 'B.Optom', 1),
(831, 'NIRMAL KUMAR PALADHI', '', '', '', NULL, NULL, 11324, '2020-10-01', 'B.Optom', 1),
(832, 'SOUNITA DAS', '', '', '', NULL, NULL, 11325, NULL, NULL, 0),
(833, 'PUNAM CHAKRABORTY', '', '', '', NULL, NULL, 11326, '2020-01-01', 'M.Optom', 1),
(834, 'RUNA YEASMIN', '', '', '', NULL, NULL, 11327, NULL, NULL, 0),
(835, 'SK ABUL KALAM ALI', '', '', '', NULL, NULL, 11328, '2020-01-18', 'B.Optom', 1),
(836, 'SAJAHAN SHA', '', '', '', NULL, NULL, 11329, NULL, NULL, 0),
(837, 'MAIDUL SHA', '', '', '', NULL, NULL, 11330, NULL, NULL, 0),
(838, 'PRIYANKA ROY', '', '', '', NULL, NULL, 11331, NULL, NULL, 0),
(839, 'SANDIP BHUNIA', '', '', '', NULL, NULL, 11332, '2021-08-24', 'M.Optom', 1),
(840, 'SUDHA PRASAD', '', '', '', NULL, NULL, 11333, NULL, NULL, 0),
(841, 'HIMADRI SEKHAR BERA', '', '', '', NULL, NULL, 11334, NULL, NULL, 0),
(842, 'RAHUL DEB BERA', '', '', '', NULL, NULL, 11335, '2021-10-01', 'M.Optom', 1),
(843, 'DEBAYAN MUKHERJEE', '', '', '', NULL, NULL, 11336, NULL, NULL, 0),
(844, 'SUDIPTA CHATTERJEE', '', '', '', NULL, NULL, 11337, '', 'M.OPTOM', 1),
(845, 'DIPAN CHAKRABORTY', '', '', '', NULL, NULL, 11338, '2021-11-27', 'B.Optom', 1),
(846, 'PARIKSHIT TAPADER', '', '', '', NULL, NULL, 11339, '2022-02-10', 'M.Optom', 1),
(847, 'ANIKET SAHA', '', '', '', NULL, NULL, 11340, NULL, NULL, 0),
(848, 'SOURAV KR JANA', '', '', '', NULL, NULL, 11341, '2022-05-13', 'M.Optom', 1),
(849, 'DAFODIL MONDAL', '', '', '', NULL, NULL, 11342, NULL, NULL, 0),
(850, 'OLIMPRIYA MUKHERJEE', '', '', '', NULL, NULL, 11343, '2022-05-14', 'M.Optom', 1),
(851, 'TASNEEM ANJUM', '', '', '', NULL, NULL, 11344, NULL, NULL, 0),
(852, 'UZMA SHOAIB', '', '', '', NULL, NULL, 11345, NULL, NULL, 0),
(853, 'SHREEJA PANDIT', '', '', '', NULL, NULL, 11346, '2022-05-14', 'M.Optom', 1),
(854, 'NEHA CHOUDHARY', '', '', '', NULL, NULL, 11347, NULL, NULL, 0),
(855, 'DEBJANI BANERJEE', '', '', '', NULL, NULL, 11348, NULL, NULL, 0),
(856, 'ISITA MONDAL', '', '', '', NULL, NULL, 11349, NULL, NULL, 0),
(857, 'DEBOTRAYEE CHAKRABORTY', '', '', '', NULL, NULL, 11350, NULL, NULL, 0),
(858, 'TRISHNA SARDAR', '', '', '', NULL, NULL, 11351, NULL, NULL, 0),
(859, 'SOMDATTA GAYEN', '', '', '', NULL, NULL, 11352, '2022-06-15', 'M.Optom', 1),
(860, 'SOUMIK POREL', '', '', '', NULL, NULL, 11353, NULL, NULL, 0),
(861, 'ABDUL GAFFAR', '', '', '', NULL, NULL, 11354, NULL, NULL, 0),
(862, 'MD. HASAN RAJA', '', '', '', NULL, NULL, 11355, NULL, NULL, 0),
(863, 'SIRIN SAINE RIBA', '', '', '', NULL, NULL, 11356, NULL, NULL, 0),
(864, 'PRIYA DALAL', '', '', '', NULL, NULL, 11357, '2022-06-09', 'B.Optom', 1),
(865, 'MD.RAJIB MIAH', '', '', '', NULL, NULL, 11358, '2022-06-24', 'B.Optom', 0),
(866, 'SOHINI DUTTA', '', '', '', NULL, NULL, 11359, '2022-06-24', 'M.Optom', 0),
(867, 'TONMOY CHOTTOPADHYAY', '', '', '', NULL, NULL, 11360, '2022-06-22', 'M.Optom', 0),
(868, 'SUVARTHA BISWAS', '', '', '', NULL, NULL, 11361, '2022-06-09', 'B.Optom', 1),
(869, 'JASHIM SHAIKH', '', '', '', NULL, NULL, 11362, '2022-07-06', 'B.Optom', 0),
(870, 'ABHISHEK NATH', '', '', '', NULL, NULL, 11363, '2022-06-09', 'B.Optom', 1),
(871, 'ISHANI BISWAS', '', '', '', NULL, NULL, 11364, '2022-06-09', 'B.Optom', 0),
(872, 'RAHUL KUNDU', '', '', '', NULL, NULL, 11365, '2022-06-09', 'B.Optom', 1),
(873, 'DEBANKUR ROY', '', '', '', NULL, NULL, 11366, '2022-06-09', 'B.Optom', 0),
(874, 'ESITA PATTANAYAK', '', '', '', NULL, NULL, 11367, '2022-07-02', 'B.Optom', 0),
(875, 'PRINCESS SINHA', '', '', '', NULL, NULL, 11368, '2022-07-02', 'B.Optom', 0),
(876, 'MOUMITA GIRI', '', '', '', NULL, NULL, 11369, '2022-06-25', 'B.Optom', 0),
(877, 'ARATRIKA CHAIL', '', '', '', NULL, NULL, 11370, '2022-06-25', 'M.Optom', 1),
(878, 'RUPENDU DAS', '', '', '', NULL, NULL, 11371, '2022-06-25', 'M.Optom', 0),
(879, 'SUDARSHANA DEY', '', '', '', NULL, NULL, 11372, '2022-06-25', 'B.Optom', 0),
(880, 'VIVEK KUMAR', '', '', '', NULL, NULL, 11373, '2022-06-25', 'B.Optom', 0),
(881, 'DIRAJ KUMAR GUPTA', '', '', '', NULL, NULL, 11374, '2022-06-25', 'B.Optom', 0),
(882, 'ROHIT HEMBRAM', '', '', '', NULL, NULL, 11375, '2022-06-25', 'B.Optom', 0),
(883, 'TITAS DUTTA', '', '', '', NULL, NULL, 11376, '2022-10-12', 'B.Optom', 0),
(884, 'SUMANA ROY', '', '', '', NULL, NULL, 11377, '2022-11-02', 'B.Optom', 0),
(885, 'SHAFAQUE ANWAR', '', '', '', NULL, NULL, 11378, '2022-11-15', 'B.Optom', 0),
(886, 'ANJALI KUMARI', '', '', '', NULL, NULL, 11379, '2022-11-20', 'M.Optom', 1),
(887, 'SRIMANTI SARKAR', '', '', '', NULL, NULL, 11380, '2022-11-24', 'M.Optom', 0),
(888, 'ATRISHA MAZUMDER', '', '', '', NULL, NULL, 11381, '2022-11-24', 'M.Optom', 0),
(889, 'HRITANKAR JANA', '', '', '', NULL, NULL, 11382, '2022-11-24', 'M.Optom', 1),
(890, 'DEBAPRIYA PAUL', '', '', '', NULL, NULL, 11383, '2022-11-24', 'M.Optom', 0),
(891, 'BISWAJIT DAS', '', '', '', NULL, NULL, 11384, '2022-11-29', 'B.Optom', 1),
(892, 'SHADAN FATMA', '', '', '', NULL, NULL, 11385, '2022-12-05', 'B.Optom', 0),
(893, 'PRODIPTA CHATTOPADHYAY', '', '', '', NULL, NULL, 11386, '2022-12-07', 'B.Optom', 0),
(894, 'SWETA PAUL', '', '', '', NULL, NULL, 11387, '2022-12-12', 'M.Optom', 0),
(895, 'RONITH CHANDA', '', '', '', NULL, NULL, 11388, '2022-12-12', 'M.Optom', 1),
(896, 'INDRAJIT MIDYA', '', '', '', NULL, NULL, 11389, '2023-01-04', 'B.Optom', 1),
(897, 'ANAMIKA PRAMANIK', '', '', '', NULL, NULL, 11390, '2023-01-04', 'B.Optom', 1),
(898, 'ANGSHULA BHADRA', '', '', '', NULL, NULL, 11391, '2023-01-07', 'B.Optom', 0),
(899, 'KAUSTAV CHAKRABORTY', '', '', '', NULL, NULL, 11392, '2023-02-18', 'B.Optom', 0),
(900, 'PUJA GHOSH', '', '', '', NULL, NULL, 11393, '2023-02-18', 'B.Optom', 0),
(901, 'SATANIK MAITY', '', '', '', NULL, NULL, 11394, '2023-05-23', 'B.Optom', 1),
(902, 'SUBHABRATA BHANJA', '', '', '', NULL, NULL, 11395, '2023-05-19', 'B.Optom', 0),
(903, 'SUMITRRA BERA', '', '', '', NULL, NULL, 11396, '2023-05-19', 'B.Optom', 0),
(904, 'AVINANDA BANERJEE', '', '', '', NULL, NULL, 11397, '2023-05-19', 'B.Optom', 1),
(905, 'MANALI BANIK', '', '', '', NULL, NULL, 11398, '2023-05-19', 'B.Optom', 0),
(906, 'SAYANTANI DE', '', '', '', NULL, NULL, 11399, '2023-05-19', 'B.Optom', 0),
(907, 'SOUMYAKANTI GHOSH', '', '', '', NULL, NULL, 11400, '2023-05-19', 'B.Optom', 0),
(908, 'SINJINI CHAKRABORTY', '', '', '', NULL, NULL, 11401, '2023-05-19', 'B.Optom', 0),
(909, 'AYUSHREE KHAN', '', '', '', NULL, NULL, 11402, '2023-05-19', 'B.Optom', 0),
(910, 'NIBEDITA MUKHERJEE DEY', '', '', '', NULL, NULL, 11403, '2023-05-19', 'B.Optom', 1),
(911, 'CHANDRIMA KUNDU', '', '', '', NULL, NULL, 11404, '2023-05-19', 'B.Optom', 0),
(912, 'SHRISTI BANIA', '', '', '', NULL, NULL, 11405, '2023-05-19', 'B.Optom', 0),
(913, 'RAM KRISHNAN NAYAK', '', '', '', NULL, NULL, 11406, '2023-05-19', 'B.Optom', 0),
(914, 'SAHIL ISMAILY', '', '', '', NULL, NULL, 11407, '2023-05-19', 'B.Optom', 0),
(915, 'SUBHASISH DUTTA', '', '', '', NULL, NULL, 11408, '2023-05-20', 'B.Optom', 1),
(916, 'AYAN KUNDU', '', '', '', NULL, NULL, 11409, '2023-05-22', 'B.Optom', 1),
(917, 'ARUNIMA ADHIKARY', '', '', '', NULL, NULL, 11410, '2023-05-22', 'B.Optom', 0),
(918, 'AFIF HASSAN', '', '', '', NULL, NULL, 11411, '2023-05-22', 'B.Optom', 0),
(919, 'SUTAPA DEY', '', '', '', NULL, NULL, 11412, '2023-05-22', 'B.Optom', 0),
(920, 'SRISTI GHOSH', '', '', '', NULL, NULL, 11413, '2023-05-22', 'B.Optom', 0),
(921, 'MOULI BANERJEE', '', '', '', NULL, NULL, 11414, '2022-05-22', 'B.Optom', 1),
(922, 'SENJUTI DAS', '', '', '', NULL, NULL, 11415, '2023-05-22', 'B.Optom', 0),
(923, 'ARATRIKA MUKHERJEE', '', '', '', NULL, NULL, 11416, '2023-05-22', 'B.Optom', 1),
(924, 'AYONIKA SAHA', '', '', '', NULL, NULL, 11417, '2023-06-10', 'M.Optom', 1),
(925, 'YAINDRILA KUNDU', '', '', '', NULL, NULL, 11418, '2023-06-10', 'B.Optom', 1),
(926, 'ATIKUR RAHAMAN', '', '', '', NULL, NULL, 11419, '2023-06-10', 'B.Optom', 1),
(927, 'SRIJITA CHAKRABORTY', '', '', '', NULL, NULL, 11420, '2023-06-10', 'B.Optom', 1),
(928, 'SUSMITA GUCHHAIT', '', '', '', NULL, NULL, 11421, '2023-06-10', 'B.Optom', 1),
(929, 'ARINDAM HALDER', '', '', '', NULL, NULL, 11422, '2023-09-09', 'B.Optom', 1),
(930, 'ANIRBAN SINGHA ROY', '', '', '', NULL, NULL, 11423, '2023-12-05', 'B.Optom', 1),
(931, 'MOST SAHERIN SULTANA', '', '', '', NULL, NULL, 11424, '2024-01-17', 'B.Optom', 1),
(932, 'SUTRISHNA PRAMANIK', '', '', '', NULL, NULL, 11425, '2024-04-24', 'M.optom', 1),
(934, 'ANGSHUMAN SAHA', '', '', '', NULL, NULL, 11426, '2024-07-04', 'B.Optom', 1),
(935, 'SK ASIF HASSAN', '', '', '', NULL, NULL, 11427, '2024-08-14', 'B.Optom', 1),
(936, 'TRISHA PAIK', '', '', '', NULL, NULL, 11428, '2024-08-27', 'M.Optom', 1),
(937, 'NEENA BISWAS', '', '', '', NULL, NULL, 11429, '2024-08-14', 'M.Optom', 1),
(938, 'DEBASMITA DUTTA', '', '', '', NULL, NULL, 11430, '2024-08-18', 'B.Optom', 1),
(939, 'AVIK BAIDYA', '', '', '', NULL, NULL, 11431, '2024-09-02', 'B.Optom', 1),
(940, 'SHUBHARA NASKAR', '', '', '', NULL, NULL, 11432, '2024-08-30', 'B.Optom', 1),
(941, 'MOUSUMI SAHA', '', '', '', NULL, NULL, 11433, '2024-09-01', 'B.Optom', 1),
(942, 'SHAYAN GOSWAMI', '', '', '', NULL, NULL, 11434, '2024-09-01', 'B.Optom', 1),
(943, 'SUBHRA CHANDRA CHANDRA', '', '', '', NULL, NULL, 11435, '2024-09-01', 'M.Optom', 1),
(944, 'NADIM BISWAS', '', '', '', NULL, NULL, 11436, '2024-09-01', 'B.Optom', 1),
(945, 'CHRISTA MAHIMA BHENGRA', '', '', '', NULL, NULL, 11437, '2024-09-02', 'B.Optom', 1),
(946, 'USHASEE SAMANTA', '', '', '', NULL, NULL, 11438, '2024-09-10', 'M.Optom', 1),
(947, 'SAURABH JHA', '', '', '', NULL, NULL, 11439, '2024-09-09', 'B.Optom', 1),
(948, 'RAHUL PANDEY', '', '', '', NULL, NULL, 11440, '2024-09-11', 'B.Optom', 1),
(949, 'NILAJIT PAL', '', '', '', NULL, NULL, 11441, '2024-09-11', 'B.Optom', 1),
(950, 'SHREYASHI  MAHATA', '', '', '', NULL, NULL, 11442, '2024-08-31', 'M.Optom', 1),
(951, 'ANIK DINGAL', '', '', '', NULL, NULL, 11443, '2024-09-13', 'M.Optom', 1),
(952, 'NISHITA GHOSH', '', '', '', NULL, NULL, 11444, '2024-09-25', 'M.Optom', 1),
(953, 'NANDITA GHOSH', '', '', '', NULL, NULL, 11445, '2024-09-19', 'B.Optom', 1),
(954, 'PRASANSHA BARDHAN', '', '', '', NULL, NULL, 11446, '2024-09-30', 'M.Optom', 1),
(955, 'BHASKAR GHOSH', '', '', '', NULL, NULL, 11447, '2024-09-26', 'M.Optom', 1),
(956, 'SUVENDU DEBNATH', '', '', '', NULL, NULL, 11448, '2024-10-18', 'M.Optom', 1),
(957, 'SOURASHREE MONDAL', '', '', '', NULL, NULL, 11449, '2024-09-29', 'M.Optom', 1),
(958, 'SAMBHU CHAKRABORTY', '', '', '', NULL, NULL, 11450, '2024-11-04', 'M.Optom', 1),
(959, 'POUSHALI DE MONDAL', '', '', '', NULL, NULL, 11451, '2024-11-08', 'B.Optom', 1),
(960, 'TANIA SULTANA', '', '', '', NULL, NULL, 11452, '2024-11-12', 'M.Optom', 1),
(961, 'SOUMILI NATH', '', '', '', NULL, NULL, 11453, '2024-11-20', 'B.Optom', 1),
(962, 'AMARTYA GOSWAMI', '', '', '', NULL, NULL, 11454, '2024-12-09', 'B.Optom', 1),
(963, 'PUSPENDU MAITY', '', '', '', NULL, NULL, 11455, '2024-11-14', 'B.Optom', 1),
(964, 'AMRIT JHA', '', '', '', NULL, NULL, 11456, '2024-11-30', 'M.Optom', 1),
(965, 'TAYABUR RAHAMAN KHAN', '', '', '', NULL, NULL, 11457, '2025-01-17', 'B.Optom', 1),
(966, 'SULAGNA SARKAR', '', '', '', NULL, NULL, 11458, '2025-01-07', 'B.Optom', 1),
(967, 'NILESH KR. SINGH', '', '', '', NULL, NULL, 11459, '2025-01-13', 'B.Optom', 1),
(968, 'KOUSTAV KANTI BARMAN', '', '', '', NULL, NULL, 11460, '2025-03-08', 'M.Optom', 1),
(969, 'NITISH KUMAR KHANRA', '', '', '', NULL, NULL, 11461, '2025-02-14', 'B.Optom', 1),
(970, 'PALLABI GOSWAMI', '', '', '', NULL, NULL, 11462, '2025-03-26', 'M.Optom', 1),
(971, 'JISHAN ALI KHAN', '', '', '', NULL, NULL, 11463, '2025-04-15', 'B.Optom', 1),
(972, 'KINSHUK KARAN ', '', '', '', NULL, NULL, 11464, '2025-04-28', 'B.Optom', 1),
(973, 'DEBDEEP GUHA', '', '', '', NULL, NULL, 11465, '2025-05-05', 'B.Optom', 1),
(974, 'MIHIR KUMAR SINGH', '', '', '', NULL, NULL, 11466, '2025-07-01', 'B.OPTOM', 1),
(975, 'SAPTARSI GHOSH', '', '', '', NULL, NULL, 11467, '2025-07-08', 'B.OPTOM', 1),
(976, 'ANIMESH KANTI DAS', '', '', '', NULL, NULL, 11468, '2025-08-14', 'B.OPTOM', 1),
(977, 'BINAYAK KABASI', '', '', '', NULL, NULL, 11469, '2025-07-16', 'M.OPTOM', 1),
(978, 'DEBSHANKAR KAR', '', '', '', NULL, NULL, 11470, '2025-08-25', 'B.OPTOM', 1),
(980, 'AKLIMA KHATUN', '', '', '', NULL, NULL, 11471, '2025-10-21', 'B.OPTOM', 1),
(981, 'ARUP NAMTIRTHA', '', '', '', NULL, NULL, 11472, '2025-11-18', 'B.OPTOM', 1),
(982, 'MD WALIUR RAHMAN', '', '', '', NULL, NULL, 11473, '2025-12-20', 'M.OPTOM', 1);

-- --------------------------------------------------------

--
-- Table structure for table `meta`
--

CREATE TABLE `meta` (
  `id` int NOT NULL,
  `name` varchar(255) NOT NULL,
  `descruption` longtext,
  `title` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `meta`
--

INSERT INTO `meta` (`id`, `name`, `descruption`, `title`) VALUES
(1, 'Home', NULL, NULL),
(2, 'About', NULL, NULL),
(3, 'Academies', NULL, NULL),
(4, 'Activities', NULL, NULL),
(5, 'Contact', NULL, NULL),
(6, 'Services', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `news`
--

CREATE TABLE `news` (
  `news_id` int NOT NULL,
  `title` varchar(255) NOT NULL,
  `desc` longtext NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `news`
--

INSERT INTO `news` (`news_id`, `title`, `desc`, `image`, `status`) VALUES
(9, 'Kolkata Optometry Conference 2023', '        \r\n                \r\n                \r\n                \r\n        We are going to celebrate Kolkata Optometry Conference on the 25th and 26th of February in the science city auditorium Kolkata.        \r\n                \r\n                \r\n                \r\n        ', '7904ccc48815bbfaea0376400a43a20f.gif', ''),
(10, 'Relationship And Difference Between Optometrist and Ophthalmology', 'Ophthalmologist: Ophthalmologists are specialists trained in ocular disease management and eye surgery. Beyond high school, ophthalmologists have in total 8 years of education and 2-4 years of surgical residency.\r\nOptometrists: Optometrists are primary health care practitioners, trained in primary eye care and disease treatment.', '39e30544bf721f48036d118fb11a877f.jpeg', '');

-- --------------------------------------------------------

--
-- Table structure for table `payment`
--

CREATE TABLE `payment` (
  `id` int NOT NULL,
  `client_id` varchar(255) NOT NULL,
  `amount` float DEFAULT NULL,
  `description` longtext,
  `date` date DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `payment`
--

INSERT INTO `payment` (`id`, `client_id`, `amount`, `description`, `date`) VALUES
(1, '11', 7000, 'Server', '2022-02-09');

-- --------------------------------------------------------

--
-- Table structure for table `products`
--

CREATE TABLE `products` (
  `events_id` int NOT NULL,
  `name` varchar(255) NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL,
  `desc` longtext NOT NULL,
  `date` date NOT NULL,
  `dtl` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `products`
--

INSERT INTO `products` (`events_id`, `name`, `image`, `status`, `desc`, `date`, `dtl`) VALUES
(23, 'BILLING MANAGEMENT SOFTWARE', 'HP_INFOMEDIA_BILLING_MANAGEMENT_Software.png', 'Active', 'Starting your career in Android App Development Course will help you learn the fundamentals of Kotlin, Google\'s preferred programming language for Android and build interesting applications. The course will cover the Android components, tools and technologies like multi-screen Navigation, Android Studio, Intents, Fragments, Widgets, Layout and Ionic to build modern applications. The course will enable you to use architectural techniques to build user-friendly and interactive applications.\r\n', '2020-07-10', 'HP_INFOMEDIA_BILLING_MANAGEMENT_Software2.png'),
(25, 'SCHOOL MANAGEMENT SOFTWARE', '2cda3aac1ee21c1c2a5d297fba37cb2a.png', 'Active', 'Before learning what SAP Certification is all about, it is important to know the software with which this technology works with Enterprise Resource Planning (ERP). ERP is the standard software used by majority of businesses to automate tasks. It was developed by a German-based software company.\r\n\r\nThere are different programs that can be associated with this software but SAP ERP is the most popular and widely used technology of them all. SAP stands for Systems, Applications and Products. The new technology makes it easier for businesses to automate tasks and IT professionals who have a valid certificate gain a major career boost, when they have proven knowledge in this field.', '2020-07-10', 'HP_INFOMEDIA_SCHOOL_MANAGEMENT_Software2 .png'),
(28, 'SELLING MANAGEMENT SOFTWARE', 'ae98911ee388bd85405f9eacb43775ec.png', '', '', '2022-03-22', 'HP_INFOMEDIA_SELLING_MANAGEMENT_Software2.png'),
(29, 'BANK-DSA CRM SOFTWARE SOLUTIONS', '9e7315fc08ab4b06391ffe12c0392b39.png', '', '', '0000-00-00', 'HP_INFOMEDIA_BANK_DSA_CRM_SOFTWARE_SOLUTIONS2.png'),
(30, 'WARRANT MANAGEMENT SOFTWARE', 'c21d2547afe88179b89c8e0b5afc2e60.png', '', '', '0000-00-00', NULL),
(31, 'CRM SOFTWARE SOLUTIONS', '865006c507665bd076269018eaa0fdbe.png', '', '', '0000-00-00', NULL),
(32, 'PAYROLL MANAGEMENT SOFTWARE', '8455dbff36ed28cf178e43e05be7dd89.png', '', '', '0000-00-00', NULL),
(33, 'CUSTOMER FEEDBACK MANAGEMENT', '091b72ecd6c41e203a31dae3fb9b2606.png', '', '', '0000-00-00', NULL),
(34, 'ECOMMERCE MANAGEMENT SOFTWARE', '1968b8ca667308c29fdf56b59f0713f0.png', '', 'SS', '0000-00-00', NULL),
(35, 'ONLINE COURCE MANAGEMENT', '4e4abfae406aef35ef926692648541db.gif', '', 'dfdfdfd', '0000-00-00', NULL),
(36, 'FINANCIAL SERVICE MANAGEMENT SOFTWARE', '375f970007f6cf3dd0bbf06557962b93.png', '', '', '0000-00-00', NULL),
(37, 'HOSPITAL MANAGEMENT SOFTWARE', '1aaaa0803a82785c66cff7205289d7cc.png', '', '', '0000-00-00', NULL),
(38, 'LAB MANAGEMENT SOFTWARE', '255362c125331003945a5a1bb7e4dd02.png', '', '', '0000-00-00', NULL),
(39, 'INVENTORY MANAGEMENT SOFTWARE', 'e6582c1d1e725bd8a63b7002f57eaa45.png', '', '', '0000-00-00', NULL),
(40, 'PAYMENT GATEWAY INTEGRATION', '5e475067b85f5847953b4ed8801b442c.png', '', '', '0000-00-00', NULL),
(41, 'PAN INDIA 100 CR DATABASE', '03bf457fe2cd15f862bae4bff7b1c84c.png', '', '', '0000-00-00', NULL),
(42, '2 LAC T-SHIRT DESIGN BUNDLE', '147b05626f59fd2bbe8449c7d1b578ce.png', '', '', '0000-00-00', NULL),
(43, '20K+ VIDEO STOCK BUNDLE', '7c8b8b5b43f57cca4442d109b1341ecb.png', '', '', '0000-00-00', NULL),
(44, 'COPYRIGHT FREE  AUDIO STOCK ', '2e98f278313e0624754823bf5059d8ce.png', '', '', '0000-00-00', NULL),
(45, 'SMS GATEWAY INTEGRATION', 'b67a103d19e23165ea6008ce570ab7c3.png', '', '', '0000-00-00', NULL),
(46, 'HOLD', '8a64b817e3bc1a8a29578b0bc60bd04c.png', '', '', '0000-00-00', NULL),
(47, 'EEEEEEEE', '', '', '<p>EEEEEEEEEEE</p>', '0000-00-00', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `project`
--

CREATE TABLE `project` (
  `story_id` int NOT NULL,
  `title` varchar(255) NOT NULL,
  `category_name` varchar(255) NOT NULL,
  `category_id` int NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL,
  `desc` longtext NOT NULL,
  `area` int NOT NULL,
  `date` date NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `project`
--

INSERT INTO `project` (`story_id`, `title`, `category_name`, `category_id`, `image`, `status`, `desc`, `area`, `date`) VALUES
(1, 'Web Design', '', 1, '1593802920.gif', 'Active', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n\r\n', 20, '2019-07-20'),
(2, 'Web Development', '', 1, '1563579958.png', 'Active', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n\r\n', 0, '2019-07-20'),
(3, 'Android Development', '', 1, '1563580534.jpg', 'Active', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n\r\n', 0, '2019-07-20'),
(4, 'IOS Development', '', 2, '1563580284.jpg', 'Active', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n\r\n', 0, '2019-07-20'),
(5, 'AWS Hosting', '', 2, '1563580336.jpg', 'Active', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n\r\n', 22, '2019-07-20'),
(6, 'Digital Marketing,SEO', '\r\n', 2, '1563580385.jpg', 'Active', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n\r\n', 8787, '2019-07-20'),
(18, 'testqh sds', '', 0, 'c96bc43e3b78aa319496169c4cf188fa.png', '', 'ytghh snkjds', 0, '0000-00-00');

-- --------------------------------------------------------

--
-- Table structure for table `Services`
--

CREATE TABLE `Services` (
  `id` int NOT NULL,
  `title` varchar(255) NOT NULL,
  `desc` longtext NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `Services`
--

INSERT INTO `Services` (`id`, `title`, `desc`, `image`, `status`) VALUES
(13, 'Contact Lens Services', '<p>A contact lens is a thin, curved lens placed on the film of tears that covers the surface of your eye. The lens itself is naturally clear, but is often given the slightest tinge of color to make them easier for wearers to handle. Today&rsquo;s contact lenses are either hard or soft.&nbsp;</p>\r\n\r\n<p>There Are many types of contact Lenses but broadly they are classified as Soft Contact Lens and Hard contact Lens</p>\r\n', 'b4c6b7bc9d80dcdff9cf6b294c5b9076.png', ''),
(14, 'High Tech Optical Dispensing Services', '<p>Basically optical dispensing means select proper frame type,frame material,lens type ,lens material,shape of frame as per prescription,patient choice,patient cosmesis,patient refractive power and shape of face.</p>\r\n', 'e7e78db3b91e93dddf054f9a9bf320d9.png', ''),
(15, 'Pediatric optometry services', '<p>Comprehensive eye and vision exams are provided for infants and children , in addition to specialized care, myopia control, vision therapy, pediatric neuro-optometry</p>\r\n', '2d21af973318b5bc35148aba15be1e3c.png', ''),
(17, 'Orthoptics services', '<p>In summary, an orthoptist has the responsibility of seeing how the eyes work together and interact with the brain to create vision, whereas optometrists are more focused on the examination of the eye itself.If you study orthoptics you are training to become an expert in diagnosing and treating defects in eye movement and problems with how the eyes work together. As an eye vision specialist, you would also gain an understanding in neurological defects, such as how the brain communicates with how your eyes interpret objects and movement.</p>\r\n', '2ce230a0a077f969418d92842d436efc.png', ''),
(18, 'Low Vision', '<p>Low vision refers to vision&nbsp;loss that cannot be corrected by medical or surgical treatments or conventional eye glasses. A person with low vision must learn to adjust to it..There are many ways to improve their quality of life with the remaining vision by giving them appropriate interventions</p>\r\n', '626bd32a7eac552b2a65f0c8e0d2d9eb.png', ''),
(19, 'Sports Vision Services', '<p>Sports activities require accuracy and speed for optimal performance. These skills allow you to track a ball as it flies through the air, stand in the correct location to catch a ball, and accurately pass the ball to another player.The following skills are required for sports vision.</p>\r\n\r\n<p>Dynamic visual acuity,eye tracing,eye tracking,peripheral vision,eye focusing,depth perception,visual reaction time,eye hand coordination, visual memory,visual concentration.The aim of the sports vision therapy is&nbsp;to enhance the visual skills&mdash; eye-tracking, focusing, eye-hand coordination, peripheral vision, visual processing speed and more</p>\r\n', 'c60bc555a665a43c81e3a13399b35a69.png', ''),
(20, 'Management of Binocular Vision Anomalies And Vision Therapy', '<p>Non-strabismic binocular vision dysfunction (NSBVD) are visual disorders that affect the person&#39;s binocular vision and visual outcome when performing near tasks causing eye strain, headache, and blurred vision. If left undiagnosed or untreated, this defect can increase or turn into strabismic dysfunction.&nbsp;It can be classified as accommodative and vergence anomalies.&nbsp;These anomalies of binocular vision have been reported to be highly prevalent among school-going children and in adults too.</p>\r\n\r\n<p><strong>Symptoms</strong></p>\r\n\r\n<p>All of the following are associated with reading or other near tasks</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<ul>\r\n	<li>Asthenopia and headache</li>\r\n	<li>Intermittent blur &amp; diplopia</li>\r\n	<li>Symptoms worse at end of day</li>\r\n	<li>Burning and tearing</li>\r\n	<li>Inability to concentrate</li>\r\n	<li>Sleepiness when reading</li>\r\n	<li>Slow reading</li>\r\n	<li><strong>Signs</strong></li>\r\n	<li>Moderate to high exophoria or intermittent exotropia at near</li>\r\n	<li>Reduced PFV at near</li>\r\n	<li>Reduced vergence facility at near with base out prisms</li>\r\n	<li>Intermittent suppression at near</li>\r\n	<li>Receded near point of convergence</li>\r\n	<li>Low AC/A</li>\r\n	<li>Low MEM</li>\r\n	<li>Low NRA</li>\r\n	<li>Exo fixation disparity at distance and near</li>\r\n</ul>\r\n', 'bc5567877b4450821f16ed336e99fb2e.png', ''),
(21, 'Community Eye Care Services.', '<p>Community eye health is about&nbsp;providing eye health care to the people as close as possible to where they live and as much as possible at a price they can afford</p>\r\n', '20d113f074bd24b4ca89054cb58df6cc.png', ''),
(25, '333333', '<p>333333333333</p>', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `settings`
--

CREATE TABLE `settings` (
  `id` int NOT NULL,
  `setting_name` varchar(200) NOT NULL,
  `setting_key` varchar(200) NOT NULL,
  `setting_value` text NOT NULL,
  `created` datetime NOT NULL,
  `modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `settings`
--

INSERT INTO `settings` (`id`, `setting_name`, `setting_key`, `setting_value`, `created`, `modified`) VALUES
(5, 'Instagram', 'instagram', '', '2019-03-29 12:15:12', '2023-02-12 18:51:46'),
(6, 'Facebook', 'facebook', '', '2019-03-29 05:19:13', '2023-02-12 18:51:42'),
(7, 'Twitter', 'twitter', '', '2019-03-29 13:16:20', '2023-02-12 18:51:50'),
(8, 'Linkedin', 'linkedin', '', '2019-03-29 08:19:17', '2023-02-12 18:51:33'),
(9, 'Copy right', 'copy_right', '', '2019-03-29 08:24:18', '2023-02-12 18:51:37'),
(10, 'Policies', 'policies', '', '2019-04-29 09:27:19', '2023-02-12 18:51:54'),
(11, 'About', 'about', '<p>An optometrist is a healthcare professional who provides primary vision care. Optometry is a branch of health science that deals with the primary management of ocular and visual system disorders. They can prescribe contact lenses, spectacle lenses, low vision management,neuro-optometric rehabilitation of stroke and traumatic brain injury patients, vision therapy for binocular vision abnormality, and visual rehabilitation for amblyopia and CVI children. Also, an optometrist can do comprehensive eye check-ups and diagnose blinding eye diseases .like glaucoma and diabetic retinopathy.</p>', '2019-04-29 07:12:21', '2023-02-16 07:28:38'),
(12, 'Contact', 'contact', '<p>+91 8100144983</p>\n\n<p>Emergency Number:9830252284</p>', '2019-04-30 03:09:12', '2024-05-05 16:29:21'),
(13, 'Address', 'address', 'p><b>WBAO Office </b></p>\n<p>Mobile & WhatsApp No.: 8100144983</p>\n<p>Emergency Number : 9830252284</p>\n<p>Address: WBAO Office, Ballygunge.\n227A,Rashbehari Avenue,Kolkata- 700019</p>', '2019-04-30 06:30:08', '2024-05-05 16:26:41'),
(14, 'Email', 'email', '<p>&nbsp;<a href=\"https://wbao.co.in/index.php\">wbao2010@gmail.com</a></p>', '2019-04-30 09:29:18', '2023-02-14 03:27:07'),
(16, 'Word from President', 'word_from_owner', '', '2019-04-30 09:20:17', '2023-02-12 18:51:26'),
(19, 'Application Name', 'Application Name', '', '0000-00-00 00:00:00', '2023-02-12 18:51:23'),
(21, 'Map', 'Map', '', '0000-00-00 00:00:00', '2022-07-23 19:21:39'),
(22, 'Partner', 'Partner', '', '0000-00-00 00:00:00', '2022-08-16 18:41:50'),
(23, 'Mission', '', '<p>Our mission is to facilitate the development of optometry around the world and support optometrists in promoting eye health and vision care as a human right through advocacy, education, policy development and humanitarian outreach.</p>', '0000-00-00 00:00:00', '2023-02-15 18:37:18'),
(24, 'Vision', '', '<p>1-Teaching eye care personnel, especially in low vision care, refraction, vision therapy, optical dispensing and &nbsp;contact lens</p>\r\n\r\n<p>2-Providing screening and vision care services at secondary and tertiary levels</p>\r\n\r\n<p>3-Detection&nbsp; and management of potentially blinding diseases such as cataract, diabetic retinopathy and glaucoma</p>\r\n\r\n<p>4-Research into the understanding of global eye care needs and solutions</p>\r\n\r\n<p>&nbsp;</p>', '0000-00-00 00:00:00', '2023-02-16 06:15:38'),
(25, 'Academies', '', '<h5><strong>Bachelor in Optometry</strong></h5>\r\n\r\n<p>Bachelor in Optometry is a 4-year degree course where a student will able to learn about comprehensive eye care, basic tests for vision assessment like visual acuity assessment, color vision, objective and subjective refraction, cover uncover test, prescription glasses, dispensing of bifocal and progressive lenses, prescription of soft contact lenses and operation of all ophthalmic diagnostic instruments like OCT, FFA, fundus photography, A scan, B scan, corneal topography, slit lamp, Intraocular pressure measurements, etc.</p>\r\n\r\n<h5><strong>Master of Optometry</strong></h5>\r\n\r\n<p>Master of Optometry is a post-graduate program that aims at training optometrists into becoming eye specialists with the capabilities of examining and diagnosing different ophthalmic problems and coming up with proper treatments or solutions for the same. The course focuses on academic areas dealing with low vision, vision therapy, advanced contact lenses, behavioral optometry, rehabilitation, binocular vision, neuro-optometric rehabilitation, and vision therapy among other specialty areas</p>', '0000-00-00 00:00:00', '2023-02-16 08:26:09'),
(26, 'Activities', '', '<p>Recent Activity: Kolkata Optometry Conference 2023 organized by West Bengal Association For Optometrists(WBAO)</p>', '0000-00-00 00:00:00', '2023-02-16 06:22:28');

-- --------------------------------------------------------

--
-- Table structure for table `skills`
--

CREATE TABLE `skills` (
  `id` int NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `percent` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `skills`
--

INSERT INTO `skills` (`id`, `name`, `percent`) VALUES
(1, 'PHP', '100%'),
(2, 'Android', '100%'),
(3, 'CI', '100%'),
(4, 'LARAVEL', '100%');

-- --------------------------------------------------------

--
-- Table structure for table `slider`
--

CREATE TABLE `slider` (
  `slider_id` int NOT NULL,
  `slider_image` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `content` longtext NOT NULL,
  `status` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `slider`
--

INSERT INTO `slider` (`slider_id`, `slider_image`, `title`, `content`, `status`) VALUES
(96, '2cc59c0947e81e9586452008551c7467.png', '', '', ''),
(97, 'a64c6a86ce5bfbcc2c1146a9ac2fda80.png', '', '', ''),
(98, '78e890a5691e93132d3ef4586f10285d.png', '', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `social_link`
--

CREATE TABLE `social_link` (
  `soc_id` int NOT NULL,
  `social_image` varchar(255) NOT NULL,
  `social_link` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `student_oral_abstract`
--

CREATE TABLE `student_oral_abstract` (
  `id` int NOT NULL,
  `pdf` longtext,
  `title` varchar(255) DEFAULT NULL,
  `name` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `student_oral_abstract`
--

INSERT INTO `student_oral_abstract` (`id`, `pdf`, `title`, `name`) VALUES
(1, 'wbao-e-souvenir.pdf', 'wbao-e-souvenir', NULL),
(2, 'Priya Dutta (2).pdf', 'Professsional', NULL),
(3, 'Sakuntala Saha.pdf', 'Professsional', NULL),
(4, 'Sayani Pal Choudhury (1).pdf', 'Professsional', NULL),
(5, 'Shouvik Chattopadhayay (1).pdf', 'Professsional', NULL),
(6, 'Sima Kumari (1).pdf', 'Professsional', NULL),
(7, 'Amisha Yadav.pdf', 'student oral abstract', NULL),
(8, 'Anushree Dwari.pdf', 'student oral abstract', NULL),
(9, 'Anuska Adhikary.pdf', 'student oral abstract', NULL),
(10, 'Ayan Das.pdf', 'student oral abstract', NULL),
(11, 'Banty Mondal.pdf', 'student oral abstract', NULL),
(12, 'Dishari Pathak.pdf', 'student oral abstract', NULL),
(13, 'Pallabi Manik.pdf', 'student oral abstract', NULL),
(14, 'Rajat Subhra Ghosh.pdf', 'student oral abstract', NULL),
(15, 'Rajesh Pramanik.pdf', 'student oral abstract', NULL),
(16, 'Samriddhi  Sarkar.pdf', 'student oral abstract', NULL),
(17, 'Soumya Roy.pdf', 'student oral abstract', NULL),
(18, 'Subhrangshu Saha.pdf', 'student oral abstract', NULL),
(19, 'Suchona Naskar.pdf', 'student oral abstract', NULL),
(20, 'SUMIT MAITY.pdf', 'student oral abstract', NULL),
(21, 'Susmita Barman.pdf', 'student oral abstract', NULL),
(22, 'Suvendu Debnath.pdf', 'student oral abstract', NULL),
(23, 'ANANNYA KARMAKAR.pdf', '4. Student poster', NULL),
(24, 'Anik Dingal.pdf', '4. Student poster', NULL),
(25, 'Anjali Singh.pdf', '4. Student poster', NULL),
(26, 'Ayan Das (1).pdf', ' Student poster', NULL),
(27, 'DISHARI PATHAK (1).pdf', ' Student poster', NULL),
(28, 'Mouli Das.pdf', ' Student poster', NULL),
(29, 'Mrittika Mondal, Arpita Naskar.pdf', ' Student poster', NULL),
(30, 'Poulami Gope , Arpita Chatterjee.pdf', ' Student poster', NULL),
(31, 'Prithvish Banik.PDF', ' Student poster', NULL),
(32, 'Rajat Subhra Ghosh (1).pdf', ' Student poster', NULL),
(33, 'Riya Shaw.pdf', ' Student poster', NULL),
(34, 'ROHAN LAL, SUVRANIL DHARA.pdf', ' Student poster', NULL),
(35, 'Salim Haque Molla, Riya Mondal.pdf', ' Student poster', NULL),
(36, 'SHREEPARNA GHOSH.pdf', ' Student poster', NULL),
(37, 'Sujit Midya.pdf', ' Student poster', NULL),
(38, 'Adenoviral conjunctivitis  Iqramul Haque PCMT - Iqramul Shaikh.jpg', 'IMG', 'Adenoviral conjunctivitis Iqramul Haque PCMT -Iqramul Shaikh'),
(39, 'Colors of independence - Souvik Bhowmik.jpg', 'IMG', 'Colors of independence - Souvik Bhowmik'),
(40, 'IGNITED GAZE- Monami Chakraborty.jpg', 'IMG', 'IGNITED GAZE- Monami Chak'),
(41, 'Prasansha Bardhan.jpg', 'IMG', 'Prasansha Bardhan'),
(42, 'TRAUMATIC INJURY-Ushasee Samanta.jpg', 'IMG', 'TRAUMATIC INJURY-Ushasee ');

-- --------------------------------------------------------

--
-- Table structure for table `subscription`
--

CREATE TABLE `subscription` (
  `subscription_id` int NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `sub_category`
--

CREATE TABLE `sub_category` (
  `catid` int NOT NULL,
  `sub_category_id` int NOT NULL,
  `scategory_name` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
  `scategory_image` varchar(255) NOT NULL,
  `scategory_video` varchar(255) NOT NULL,
  `scategory_description` longtext NOT NULL,
  `f` int NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `sub_category`
--

INSERT INTO `sub_category` (`catid`, `sub_category_id`, `scategory_name`, `scategory_image`, `scategory_video`, `scategory_description`, `f`) VALUES
(0, 4, 'San Francisco', '1559396221.jpg', '', '<p>12 Properties</p>\n', 0),
(0, 5, 'Miami', '1559396299.jpg', '', '<p>9 Properties</p>\n', 0),
(0, 6, 'Los Angeles', '1559396366.jpg', '', '<p>24 Properties</p>\n', 0),
(0, 7, 'New York', '1559396420.jpg', '', '<p>14 Properties</p>\n', 0),
(0, 8, 'New York	', '1559587867.jpg', '', '<p>yuiu</p>\n', 0);

-- --------------------------------------------------------

--
-- Table structure for table `team`
--

CREATE TABLE `team` (
  `team_id` int NOT NULL,
  `category_name` varchar(255) NOT NULL,
  `image` varchar(255) NOT NULL,
  `status` varchar(100) NOT NULL,
  `desc` longtext NOT NULL,
  `date` date NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `team`
--

INSERT INTO `team` (`team_id`, `category_name`, `image`, `status`, `desc`, `date`) VALUES
(3, 'Haridas Pramanik', '1593803135.jpg', 'Active', 'php developer', '2020-07-04'),
(7, 'Sukdev', '1593803386.jpg', 'Active', 'App developer', '2020-07-04'),
(8, 'Swapan', '1593803470.jpg', 'Active', 'App developer', '2020-07-04'),
(9, 'Sukhendu', '1593803547.jpg', 'Active', 'Designer', '2020-07-04');

-- --------------------------------------------------------

--
-- Table structure for table `transact`
--

CREATE TABLE `transact` (
  `id` int NOT NULL,
  `status` int NOT NULL DEFAULT '1',
  `pay_date` date DEFAULT NULL,
  `description` longtext,
  `amount` decimal(10,0) DEFAULT NULL,
  `cid` int NOT NULL DEFAULT '0',
  `trasn_id` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `transact`
--

INSERT INTO `transact` (`id`, `status`, `pay_date`, `description`, `amount`, `cid`, `trasn_id`) VALUES
(4, 1, '2022-03-16', '<p>zhjdhjs</p>', 3000, 3, 'IT59559');

-- --------------------------------------------------------

--
-- Table structure for table `user`
--

CREATE TABLE `user` (
  `user_id` int NOT NULL,
  `role_id` int NOT NULL,
  `user_name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `password` varchar(255) NOT NULL,
  `contact` varchar(10) NOT NULL,
  `status` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `user`
--

INSERT INTO `user` (`user_id`, `role_id`, `user_name`, `email`, `password`, `contact`, `status`) VALUES
(1, 1, 'admin', 'admin@gmail.com', 'admin', '', 'Active');

-- --------------------------------------------------------

--
-- Table structure for table `visitor`
--

CREATE TABLE `visitor` (
  `id` int NOT NULL,
  `ip` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL,
  `count` int NOT NULL DEFAULT '1',
  `city` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL,
  `country` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL,
  `region` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL,
  `postal` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL,
  `lat` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL,
  `longg` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;

--
-- Dumping data for table `visitor`
--

INSERT INTO `visitor` (`id`, `ip`, `count`, `city`, `country`, `region`, `postal`, `lat`, `longg`) VALUES
(1, '', 100000, '', '', '', '', '', ''),
(123, '103.216.207.112', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(124, '40.77.167.84', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(125, '157.43.199.206', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(126, '3.231.230.253', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(127, '167.71.174.106', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(128, '207.46.13.133', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(129, '66.249.73.166', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(130, '66.249.73.160', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(131, '54.36.148.27', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(132, '66.249.64.115', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(133, '54.36.149.98', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(134, '66.249.65.130', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(135, '54.36.149.58', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(136, '66.249.64.209', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(137, '66.249.64.210', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(138, '5.9.55.231', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(139, '209.17.97.26', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(140, '52.41.14.211', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(141, '40.86.101.33', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(142, '66.249.73.191', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(143, '47.11.136.144', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(144, '42.110.233.41', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(145, '66.249.65.17', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(146, '47.11.143.241', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(147, '59.153.102.6', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(148, '47.11.246.164', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(149, '66.249.64.200', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(150, '209.17.96.122', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(151, '66.249.64.212', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(152, '54.36.148.182', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(153, '54.36.148.238', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(154, '157.55.39.169', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(155, '62.210.83.78', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(156, '157.43.221.37', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(157, '47.11.191.117', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(158, '209.17.96.218', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(159, '5.189.161.70', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(160, '47.11.224.229', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(161, '5.63.155.71', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(162, '84.201.142.43', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(163, '54.36.148.147', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(164, '47.11.242.44', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(165, '66.249.64.124', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(166, '178.62.82.141', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(167, '47.15.22.69', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(168, '209.17.96.242', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(169, '5.9.70.117', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(170, '211.176.125.70', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(171, '116.203.152.200', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(172, '49.36.59.246', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(173, '23.105.110.215', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(174, '131.220.6.152', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(175, '91.233.116.253', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(176, '209.17.96.154', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(177, '209.17.96.42', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(178, '66.249.73.179', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(179, '54.36.148.243', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(180, '72.13.62.43', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(181, '209.17.97.34', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(182, '35.243.2.3', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(183, '157.43.212.169', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(184, '47.15.58.126', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(185, '182.66.178.102', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(186, '40.77.167.211', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(187, '207.46.13.203', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(188, '207.46.13.26', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(189, '47.11.255.156', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(190, '66.249.64.102', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(191, '209.17.96.170', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(192, '209.17.97.66', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(193, '209.17.96.34', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(194, '34.214.51.188', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(195, '223.233.28.128', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(196, '47.11.249.234', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(197, '54.157.112.68', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(198, '134.209.94.169', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(199, '34.215.137.84', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(200, '66.249.65.142', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(201, '223.233.30.215', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(202, '64.233.172.101', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(203, '47.11.232.196', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(204, '209.17.97.10', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(205, '209.17.96.90', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(206, '47.11.228.146', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(207, '27.4.30.125', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(208, '209.17.97.98', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(209, '54.36.148.194', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(210, '209.17.97.42', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(211, '157.43.205.197', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(212, '209.17.96.66', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(213, '209.17.96.250', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(214, '66.249.65.144', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(215, '104.214.92.185', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(216, '34.75.49.241', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(217, '209.17.96.74', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(218, '209.17.97.122', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(219, '42.110.239.115', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(220, '172.245.214.167', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(221, '42.110.249.118', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(222, '64.225.66.104', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(223, '66.249.73.99', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(224, '66.249.65.206', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(225, '209.17.96.18', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(226, '66.249.73.242', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(227, '5.255.253.96', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(228, '5.255.253.117', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(229, '66.249.65.71', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(230, '5.165.253.5', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(231, '66.249.73.96', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(232, '66.249.73.229', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(233, '209.17.96.194', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(234, '209.17.96.26', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(235, '66.249.73.145', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(236, '104.215.113.192', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(237, '157.55.39.4', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(238, '5.45.207.103', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(239, '38.122.112.147', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(240, '34.74.227.16', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(241, '220.181.108.159', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(242, '34.211.29.117', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(243, '44.234.9.203', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(244, '59.13.123.221', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(245, '45.90.58.33', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(246, '157.55.39.96', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(247, '66.249.64.100', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(248, '192.71.225.127', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(249, '54.214.127.64', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(250, '45.141.156.116', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(251, '157.43.138.180', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(252, '220.181.108.172', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(253, '66.249.73.181', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(254, '66.249.73.183', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(255, '47.11.221.103', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(256, '157.43.201.106', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(257, '66.249.65.73', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(258, '66.102.6.117', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(259, '107.178.194.53', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(260, '208.87.233.140', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(261, '157.43.237.193', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(262, '66.249.65.132', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(263, '66.249.65.210', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(264, '66.249.73.149', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(265, '52.27.219.114', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(266, '66.249.73.240', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(267, '66.249.73.227', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(268, '66.249.73.238', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(269, '47.11.224.112', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(270, '157.43.196.50', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(271, '66.249.65.208', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(272, '77.88.5.216', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(273, '66.249.73.143', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(274, '54.36.149.42', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(275, '47.15.50.181', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(276, '37.111.130.249', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(277, '158.222.8.180', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(278, '220.181.108.80', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(279, '157.55.39.12', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(280, '34.216.225.14', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(281, '47.11.151.39', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(282, '64.246.165.140', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(283, '223.233.35.78', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(284, '38.99.62.94', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(285, '54.36.149.46', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(286, '47.247.84.0', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(287, '185.217.0.138', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(288, '106.11.158.39', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(289, '157.43.225.131', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(290, '34.74.147.43', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(291, '47.15.62.23', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(292, '18.237.204.121', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(293, '66.249.73.119', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(294, '35.229.70.236', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(295, '66.249.73.117', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(296, '192.210.201.13', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(297, '54.36.148.174', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(298, '34.222.202.86', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(299, '54.191.26.9', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(300, '2a03:2880:30ff:2::face:b00c', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(301, '75.174.249.123', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(302, '72.13.62.26', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(303, '51.89.201.9', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(304, '116.193.142.34', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(305, '195.154.191.93', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(306, '77.74.177.114', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(307, '47.11.189.142', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(308, '123.207.15.220', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(309, '199.58.86.206', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(310, '52.204.27.85', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(311, '157.43.160.5', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(312, '95.216.157.226', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(313, '66.249.73.147', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(314, '111.60.97.61', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(315, '195.154.191.98', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(316, '54.198.55.229', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(317, '165.227.114.116', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(318, '167.172.255.123', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(319, '159.203.104.77', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(320, '165.227.64.224', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(321, '93.159.230.28', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(322, '174.138.59.128', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(323, '76.217.31.195', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(324, '167.71.171.206', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(325, '64.225.4.27', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(326, '64.225.0.215', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(327, '142.93.191.249', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(328, '62.210.123.102', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(329, '165.227.72.176', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(330, '157.245.3.177', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(331, '167.71.178.177', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(332, '54.36.149.44', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(333, '167.71.172.198', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(334, '138.197.69.171', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(335, '138.197.72.159', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(336, '54.187.78.141', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(337, '51.77.52.160', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(338, '62.210.129.161', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(339, '54.245.142.97', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(340, '223.238.195.57', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(341, '173.252.111.113', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(342, '220.181.108.173', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(343, '47.11.144.250', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(344, '182.66.174.195', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(345, '66.249.73.127', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(346, '182.66.32.233', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(347, '157.43.211.44', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(348, '40.77.167.22', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(349, '157.43.146.106', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(350, '40.89.178.134', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(351, '157.43.166.28', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(352, '182.66.10.81', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(353, '64.233.172.104', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(354, '182.66.181.98', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(355, '192.36.52.37', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(356, '106.211.128.114', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(357, '157.43.150.2', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(358, '223.233.11.219', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(359, '66.249.73.126', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(360, '47.11.248.168', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(361, '157.43.242.195', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(362, '157.43.204.139', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(363, '39.98.124.123', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(364, '222.87.198.58', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(365, '52.210.94.128', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(366, '66.249.73.231', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(367, '202.142.67.248', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(368, '77.88.5.104', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(369, '77.88.5.150', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(370, '47.11.175.143', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(371, '103.82.78.181', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(372, '182.66.61.183', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(373, '134.209.194.240', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(374, '185.216.35.121', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(375, '34.203.163.15', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(376, '67.227.35.185', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(377, '157.43.251.139', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(378, '51.195.151.247', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(379, '42.236.48.94', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(380, '182.66.60.255', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(381, '157.43.147.104', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(382, '34.223.40.74', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(383, '54.185.193.115', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(384, '47.11.235.34', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(385, '54.202.82.18', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(386, '182.66.63.214', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(387, '171.51.140.110', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(388, '64.233.172.102', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(389, '35.166.130.33', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(390, '34.75.249.38', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(391, '157.43.162.93', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(392, '34.74.147.247', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(393, '82.145.211.150', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(394, '157.55.39.108', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(395, '82.145.210.82', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(396, '223.239.48.128', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(397, '158.69.116.60', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(398, '51.77.128.212', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(399, '40.77.167.237', 1, '', '', '', '', '', ''),
(400, '54.36.149.48', 1, '', '', '', '', '', ''),
(401, '35.192.42.52', 1, '', '', '', '', '', ''),
(402, '223.176.48.105', 1, '', '', '', '', '', ''),
(403, '173.252.127.27', 1, '', '', '', '', '', ''),
(404, '18.220.94.246', 1, '', '', '', '', '', ''),
(405, '62.106.124.79', 1, '', '', '', '', '', ''),
(406, '176.74.192.99', 1, '', '', '', '', '', ''),
(407, '51.141.177.40', 1, '', '', '', '', '', ''),
(408, '2409:4043:2e0d:948c:b18f:571d:d5df:e3f8', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(409, '207.180.239.89', 1, '', '', '', '', '', ''),
(410, '119.145.148.141', 1, '', '', '', '', '', ''),
(411, '69.162.68.90', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(412, '223.196.13.5', 1, '', '', '', '', '', ''),
(413, '209.17.96.82', 1, '', '', '', '', '', ''),
(414, '209.17.96.130', 1, '', '', '', '', '', ''),
(415, '209.17.96.106', 1, '', '', '', '', '', ''),
(416, '34.219.37.82', 1, '', '', '', '', '', ''),
(417, '54.36.148.62', 1, '', '', '', '', '', ''),
(418, '13.76.96.239', 1, '', '', '', '', '', ''),
(419, '2001:bc8:6005:1a:598c:affe:c854:da29', 1, '', '', '', '', '', ''),
(420, '207.46.13.219', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(421, '67.3.57.119', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(422, '157.43.187.164', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(423, '2a01:4f8:192:80c4::2', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(424, '54.36.148.118', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(425, '104.155.24.7', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(426, '40.77.167.184', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(427, '47.11.216.62', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(428, '91.79.242.94', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(429, '112.79.58.130', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(430, '47.93.22.225', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(431, '157.43.157.175', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(432, '52.15.65.230', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(433, '209.17.96.146', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(434, '92.249.158.140', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(435, '49.14.170.170', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(436, '192.71.142.35', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(437, '106.75.22.46', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(438, '182.66.22.165', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(439, '157.43.149.173', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(440, '66.249.73.115', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(441, '47.11.227.94', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(442, '209.17.96.226', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(443, '213.231.14.5', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(444, '209.17.96.178', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(445, '42.110.151.188', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(446, '157.43.204.45', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(447, '117.98.188.223', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(448, '13.82.227.246', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(449, '18.236.161.224', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(450, '209.17.97.114', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(451, '71.172.164.36', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(452, '47.11.166.128', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(453, '223.233.45.13', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(454, '202.142.81.4', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(455, '77.75.78.168', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(456, '209.17.96.234', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(457, '209.17.96.114', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(458, '82.80.249.243', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(459, '209.17.97.106', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(460, '54.36.149.59', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(461, '47.11.233.169', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(462, '42.110.205.43', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(463, '157.43.232.200', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(464, '77.75.79.72', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630'),
(465, '62.210.79.40', 1, 'Kolkata', 'IN', 'West Bengal', '700006', '22.5626', '88.3630');

-- --------------------------------------------------------

--
-- Table structure for table `work`
--

CREATE TABLE `work` (
  `work_id` int NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `mob` varchar(255) NOT NULL,
  `gender` varchar(255) NOT NULL,
  `dob` varchar(255) NOT NULL,
  `msg` longtext NOT NULL,
  `verystatus` int NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `work`
--

INSERT INTO `work` (`work_id`, `name`, `email`, `mob`, `gender`, `dob`, `msg`, `verystatus`) VALUES
(11, 'haridas pramanik', 'haridaspramanik@gmail.com', '8240692404', 'Male', '07/19/2019', 'bjh', 0);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `activities`
--
ALTER TABLE `activities`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `banner`
--
ALTER TABLE `banner`
  ADD PRIMARY KEY (`banner_id`);

--
-- Indexes for table `blog1`
--
ALTER TABLE `blog1`
  ADD PRIMARY KEY (`blog1_id`);

--
-- Indexes for table `category`
--
ALTER TABLE `category`
  ADD PRIMARY KEY (`category_id`);

--
-- Indexes for table `client`
--
ALTER TABLE `client`
  ADD PRIMARY KEY (`client_id`);

--
-- Indexes for table `client_testimonial`
--
ALTER TABLE `client_testimonial`
  ADD PRIMARY KEY (`client_testimonial_id`);

--
-- Indexes for table `cms`
--
ALTER TABLE `cms`
  ADD PRIMARY KEY (`cms_id`);

--
-- Indexes for table `comment`
--
ALTER TABLE `comment`
  ADD PRIMARY KEY (`comment_id`);

--
-- Indexes for table `contact`
--
ALTER TABLE `contact`
  ADD PRIMARY KEY (`contact_id`);

--
-- Indexes for table `contactinfo`
--
ALTER TABLE `contactinfo`
  ADD PRIMARY KEY (`contactinfo_id`);

--
-- Indexes for table `courses`
--
ALTER TABLE `courses`
  ADD PRIMARY KEY (`events_id`);

--
-- Indexes for table `earning`
--
ALTER TABLE `earning`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `email_subs`
--
ALTER TABLE `email_subs`
  ADD PRIMARY KEY (`email_subs_id`);

--
-- Indexes for table `footer`
--
ALTER TABLE `footer`
  ADD PRIMARY KEY (`f_id`);

--
-- Indexes for table `gallery`
--
ALTER TABLE `gallery`
  ADD PRIMARY KEY (`gallery_id`);

--
-- Indexes for table `header_text`
--
ALTER TABLE `header_text`
  ADD PRIMARY KEY (`header_text_id`);

--
-- Indexes for table `logo`
--
ALTER TABLE `logo`
  ADD PRIMARY KEY (`logo_id`);

--
-- Indexes for table `members`
--
ALTER TABLE `members`
  ADD PRIMARY KEY (`mem_id`);

--
-- Indexes for table `meta`
--
ALTER TABLE `meta`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `news`
--
ALTER TABLE `news`
  ADD PRIMARY KEY (`news_id`);

--
-- Indexes for table `payment`
--
ALTER TABLE `payment`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `products`
--
ALTER TABLE `products`
  ADD PRIMARY KEY (`events_id`);

--
-- Indexes for table `project`
--
ALTER TABLE `project`
  ADD PRIMARY KEY (`story_id`);

--
-- Indexes for table `Services`
--
ALTER TABLE `Services`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `settings`
--
ALTER TABLE `settings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `skills`
--
ALTER TABLE `skills`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `slider`
--
ALTER TABLE `slider`
  ADD PRIMARY KEY (`slider_id`);

--
-- Indexes for table `social_link`
--
ALTER TABLE `social_link`
  ADD PRIMARY KEY (`soc_id`);

--
-- Indexes for table `student_oral_abstract`
--
ALTER TABLE `student_oral_abstract`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `subscription`
--
ALTER TABLE `subscription`
  ADD PRIMARY KEY (`subscription_id`);

--
-- Indexes for table `sub_category`
--
ALTER TABLE `sub_category`
  ADD PRIMARY KEY (`sub_category_id`);

--
-- Indexes for table `team`
--
ALTER TABLE `team`
  ADD PRIMARY KEY (`team_id`);

--
-- Indexes for table `transact`
--
ALTER TABLE `transact`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `user`
--
ALTER TABLE `user`
  ADD PRIMARY KEY (`user_id`);

--
-- Indexes for table `visitor`
--
ALTER TABLE `visitor`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `work`
--
ALTER TABLE `work`
  ADD PRIMARY KEY (`work_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `activities`
--
ALTER TABLE `activities`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34;

--
-- AUTO_INCREMENT for table `banner`
--
ALTER TABLE `banner`
  MODIFY `banner_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;

--
-- AUTO_INCREMENT for table `blog1`
--
ALTER TABLE `blog1`
  MODIFY `blog1_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `category`
--
ALTER TABLE `category`
  MODIFY `category_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `client`
--
ALTER TABLE `client`
  MODIFY `client_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=33;

--
-- AUTO_INCREMENT for table `client_testimonial`
--
ALTER TABLE `client_testimonial`
  MODIFY `client_testimonial_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `cms`
--
ALTER TABLE `cms`
  MODIFY `cms_id` int NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `comment`
--
ALTER TABLE `comment`
  MODIFY `comment_id` int NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `contact`
--
ALTER TABLE `contact`
  MODIFY `contact_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `contactinfo`
--
ALTER TABLE `contactinfo`
  MODIFY `contactinfo_id` int NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `courses`
--
ALTER TABLE `courses`
  MODIFY `events_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `earning`
--
ALTER TABLE `earning`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `email_subs`
--
ALTER TABLE `email_subs`
  MODIFY `email_subs_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `footer`
--
ALTER TABLE `footer`
  MODIFY `f_id` int NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `gallery`
--
ALTER TABLE `gallery`
  MODIFY `gallery_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=51;

--
-- AUTO_INCREMENT for table `header_text`
--
ALTER TABLE `header_text`
  MODIFY `header_text_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `logo`
--
ALTER TABLE `logo`
  MODIFY `logo_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `members`
--
ALTER TABLE `members`
  MODIFY `mem_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=983;

--
-- AUTO_INCREMENT for table `meta`
--
ALTER TABLE `meta`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `news`
--
ALTER TABLE `news`
  MODIFY `news_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `payment`
--
ALTER TABLE `payment`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `products`
--
ALTER TABLE `products`
  MODIFY `events_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=48;

--
-- AUTO_INCREMENT for table `project`
--
ALTER TABLE `project`
  MODIFY `story_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT for table `Services`
--
ALTER TABLE `Services`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26;

--
-- AUTO_INCREMENT for table `settings`
--
ALTER TABLE `settings`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `skills`
--
ALTER TABLE `skills`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `slider`
--
ALTER TABLE `slider`
  MODIFY `slider_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=101;

--
-- AUTO_INCREMENT for table `student_oral_abstract`
--
ALTER TABLE `student_oral_abstract`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=46;

--
-- AUTO_INCREMENT for table `subscription`
--
ALTER TABLE `subscription`
  MODIFY `subscription_id` int NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `sub_category`
--
ALTER TABLE `sub_category`
  MODIFY `sub_category_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `team`
--
ALTER TABLE `team`
  MODIFY `team_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `transact`
--
ALTER TABLE `transact`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `visitor`
--
ALTER TABLE `visitor`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=466;

--
-- AUTO_INCREMENT for table `work`
--
ALTER TABLE `work`
  MODIFY `work_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;
COMMIT;

/*!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 */;
