HOW TO RUN?
I) You can make local server on base LAMP + Nginx like: https://losst.ru/nastrojka-proksi-nginx or https://istarik.ru/blog/linux/61.html
II) You can use XAMPP:
2a) Download https://www.apachefriends.org/ru/download.html;
2b) Copy project in C://xampp/htdocs;
2c) Button Start for Apache and MYSQL is on;
2d) Push on button Admin for MYSQL. Now you need to import database my-db2.sql or bookshop.sql in phpmyadmin. Before you need to create database and name it my-db2 or bookshop;
2e) Check browser like localhost/ or localhost/onlinebookstore/.
SOME FEATURES
For my-db2:
I) Captcha;
II) Picture for users;
III) Authorization for manager and expert with the help .htaccess;
IV) System of comments;
V) Coookies;
VI) Storing passwords of users like hash (md5).
Contact with me: aleksandrpikul134@gmail.com