Practical PHP 7, MySQL 8, and MariaDB Website Databases A Simplified Approach to Developing Database-Driven Websites / by Adrian W. West, Steve Prettyman.

Build interactive, database-driven websites with PHP 7, MySQL 8, and MariaDB. The focus of this book is on getting you up and running as quickly as possible with real-world applications. In the first two chapters you will set up your development and testing environment, and then build your first PHP...

Full description

Saved in:
Bibliographic Details
Main Authors: West, Adrian W. (Author), Prettyman, Steve (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2018.
Edition:2nd ed. 2018.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • 1. Create and Test a Database and Table
  • 2. Create Web Pages that Interact with Users
  • 3. Login/Logout for Members and an Administrator
  • 4. Creating an Administration Interface
  • 5. Expanding and Enriching your Website
  • 6. Finishing Touches: Security and Validation
  • 7. Migrating to a Host and Backing Up Your Website Database
  • 8. Creating a Product Catalog
  • 9. Joining Multiple Tables and Other Enhancements
  • 10. Creating a Message Board
  • 11. E-commerce: A Brief Introduction
  • 12. A Brief Look at Oracle MySQL 8
  • Appendix A. Troubleshooting
  • Appendix B. Resources.