Build Your Own Database Driven Web Site Using PHP amp MySQL Part 4 Publishing MySQL Data on the Web
In this chapter we bring together PHP and MySQL, which you’ll have seen separately in the previous two chapters, to create some of your first database-driven Web pages. We’ll explore the basic techniques of using PHP to retrieve information from a database and display it on the Web in real time. We’ll also show you how to use PHP to create Web-based forms for adding new entries to, and modifying existing information in, a MySQL database on-the-fly.


Loading...