2016年3月9日

Bookstore project using XAMPP 详细配置 Part 3

摘要: 3. Create PHP 1) “Sublime Text” is used as text editor. 2) HTML part of “hello.php” was created as shown. This file is under the directory of “\xampp\ 阅读全文
posted @ 2016-03-09 11:12 wenchan 阅读(247) 评论(0) 推荐(0)

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 “ye 阅读全文
posted @ 2016-03-09 10:56 wenchan 阅读(114) 评论(0) 推荐(0)