Practical PHP 7, MySQL 8, and MariaDB Website Databases A Simplified Approach to Developing Database-Driven Websites /
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...
Main Authors: | , |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
Edition: | 2nd ed. 2018. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
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.