In order to complete the Final Project of the advanced database system course, We build and develop an e-commerce information system for the business of buying and selling gadgets. This website was built using the PHP programming language as a dynamic processing, and MySQL for database.
to connect PHP to MySQL, we use two methods namely PDO and MySQLi
In MySQL, we use advanced Query like:
- Subquery
- User privileges
- View
- Events
- Functions
- Stored procedures, and
- Triggers
In the process, we refer to some tutorials that we think are very good, you can also visit them at the link below: