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...

Full description

Bibliographic Details
Main Authors: West, Adrian W., Prettyman, Steve (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2018, 2018
Edition:2nd ed. 2018
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03647nmm a2200337 u 4500
001 EB001848533
003 EBX01000000000000001012837
005 00000000000000.0
007 cr|||||||||||||||||||||
008 181001 ||| eng
020 |a 9781484238431 
100 1 |a West, Adrian W. 
245 0 0 |a Practical PHP 7, MySQL 8, and MariaDB Website Databases  |h Elektronische Ressource  |b A Simplified Approach to Developing Database-Driven Websites  |c by Adrian W. West, Steve Prettyman 
250 |a 2nd ed. 2018 
260 |a Berkeley, CA  |b Apress  |c 2018, 2018 
300 |a XX, 546 p. 177 illus  |b online resource 
505 0 |a 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 
653 |a Compilers (Computer programs) 
653 |a Compilers and Interpreters 
653 |a Web Development 
653 |a Internet programming 
653 |a Data Structures and Information Theory 
653 |a Information theory 
653 |a Data structures (Computer science) 
700 1 |a Prettyman, Steve  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-3843-1 
856 4 0 |u https://doi.org/10.1007/978-1-4842-3843-1?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a 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 and MariaDB or 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 MariaDB/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 product catalog, and a simple e-commerce site. You will also discover how to migrate a database to a remote host. The final chapter will demonstrate the advantages of migrating to Oracle's MySQL 8. You will be shown step by step migration directions along with a demonstration of the tools available in SQL Workbench. Because you are building the interactive pages yourself, you will know exactly how MySQL, MariaDB, and PHP all work together, and you will be able to add database interactivity to your own websites with ease. You will: Build a secure database-driven website using PHP 7, MySQL 8, and MariaDB Create a product catalog Write a message board Move towards e-commerce Employ security and validation measures Migrate to Oracle's MySQL 8 Server platform