基于 W eb 的网上书城的 设计与实现 D esign and I mplementation of Online Bookstore B ased on W eb 内容摘要网络购物作为互联网快速兴盛的产物,正以一种崭新的面孔呈现在人们的视野当中。基于电子商务快速发展的现状,实现一套人性化、实用性高的网上书城十分符合时代发展需求。此研究课题前端制作采用 HTML5 与 CSS3 来完成网站的前端美化工作,后端运用 PHP 来进行制作,实现一个建立在书城和消费者连接的交易平台。网站的前端页面供浏览用户使用,用户可通过这些页面进行注册、登录、图书查询、购买图书等功能。后台方面则由管理员维护,主要负责书店的图书管理、用户信息管理、订单管理等功能。文章一开始仔细讲解了网上书城的研究背景、研究的目标以及网上购书的优势。然后,简单讲述这次系统开发用到的技术。之后,为书城每个模块功能进行需求分析、内容设计并且完成实现。末尾,对书城系统进行完整性测试。网站主要运用到 HTML+PHP 技术来完成,数据库方面则采用 MYSQL 作为书城的数据存储库。关键词:网上书城 HTML MYSQL 数据库 PHPAbstractWith a brand-new look, shopping online emerges in people's lives as an outcome of clipping flourish of Internet. Based on the status quo of the explosive development of e-commerce, to develop a set of humanized and highly practical bookshop online completely is in line with the demands of the age. The HTML5 and CSS3 was used to finish the beautifies construction of front-end website of this research topic and PHP to the rear-end, which are to implement a trading platform concatenated books and consumers. The front page of the website is for browsing user to use, and users can use these pages to register, log in, search for books, and purchase books. The administrator maintains the backstage, mainly in charge of book management, user information management, order management and so on. Beginning of the essay, it’s carefully explained the research background, research objects and advantages of buying books on the In...