$sql = "CREATE TABLE `mytable` (`sr` INT(11) NOT NULL AUTO_INCREMENT , `name` VARCHAR(11) NOT NULL , `age` INT(11) NOT NULL ...
A plain PHP/MySQL complete E-commerce application with an Admin Panel, Login System, Registration, Validation and Authorization.