Bookstore project using XAMPP 详细配置 Part 2
2. Implementation of MySQL database in “phpMyAdmin”
1) Create database named “tbl_book”

2) I changed the “isbn” type to “bigint(50)” and “year” to “year(4)” for easier understanding and implementation

3) There are two ways of populating the table. One is to use automatically generated script. Another way is to use the templated GUI.

4) After populating the data into the table, the table looks like

浙公网安备 33010602011771号