Practical PHP and MySQL Web Site Databases: A Simplified Approach

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Practical PHP and MySQL Website Databases is a project-oriented book that demystifies building interactive, database-driven websites. The focus is on getting you up and running as quickly as possible. In the first two chapters you will set up your development and testing environment, and then build your first PHP and MySQL database-driven website. You will then increase its sophistication, security, and functionality throughout the course of the book. The PHP required is taught in context within each project so you can quickly learn how PHP integrates with MySQL to create powerful database-driven websites. Each project is fully illustrated, so you will see clearly what you are building as you create your own database-driven website. You will build a form for registering users, and then build an interface so that an administrator can view and administer the user database. You will create a message board for users and a method for emailing them. You will also learn the best practices for ensuring that your website databases are secure. Later chapters describe how to create a blog, a product catalog, and a simple e-commerce site. You will also discover how to migrate a database to a remote host. Because you are building the interactive pages yourself, you will know exactly how the MySQL and PHP work, and you will be able to add database interactivity to your own websites with ease.

Author(s): Adrian W. West (auth.)
Edition: 1
Publisher: Apress
Year: 2013

Language: English
Pages: 448
Tags: Computer Science, general

Front Matter....Pages i-xxix
Create and Test a MySQL Database and Table....Pages 1-24
Create Web Pages That Interact with Users....Pages 25-59
Login/Logout for Members and an Administrator....Pages 61-92
Display Membership Tables for the Administrator....Pages 93-123
Register Addresses and Phone Numbers....Pages 125-156
The Finishing Touches....Pages 157-186
Migrating to a Host and Backing Up Your Web Site Database....Pages 187-222
Creating a Product Catalog....Pages 223-258
Adding Multiple Tables and Other Enhancements....Pages 259-294
Creating a Message Board....Pages 295-334
E-Commerce: A Brief Introduction....Pages 335-378
Troubleshooting Your Database-Driven Web Site....Pages 379-386
Appendix....Pages 387-406
Back Matter....Pages 407-413