Book description
Write solid, secure, object-oriented code in the new PHP 8. In this book you will create a complete three-tier application using a natural process of building and testing modules within each tier. This practical approach teaches you about app development and introduces PHP features when they are actually needed rather than providing you with abstract theory and contrived examples.
In Learn PHP 8, programming examples take advantage of the newest PHP features; you’ll follow a learn-by-doing approach, which provides you with complete coding examples. “Do It” exercises in each chapter provide the opportunity to make adjustments to the example code. The end-of-chapter programming exercises allow you to develop your own applications using the algorithms demonstrated in the chapter.
Each tier is logically and physically separated using object-oriented and dependency injection techniques, thus allowing independent tiers that can be updated with little or no effect on the other tiers. In addition to teaching good programming practices through OOP, there is a strong emphasis on creating secure code.
As each chapter is completed, you’ll have the opportunity to design and create an application reinforcing the concepts learned.
What You Will Learn
- Program PHP 8 web applications
- Use interfaces, containers, and platforms
- Apply modular programming
- Manage data objects and use MySQL and other databases Work with multi-functional and secure user interfaces
- Handle logging exceptions and more
Who This Book Is For
Those new to web development, specifically PHP programming. Also, this book can be useful to those who have some PHP/web development experience who are new to PHP 8.
Table of contents
Product information
- Title: Learn PHP 8: Using MySQL, JavaScript, CSS3, and HTML5
- Author(s):
- Release date: October 2020
- Publisher(s): Apress
- ISBN: 9781484262405
You might also like
book
Learn PHP 7: Object-Oriented Modular Programming using HTML5, CSS3, JavaScript, XML, JSON, and MySQL
This new book on PHP 7 introduces writing solid, secure, object-oriented code in the new PHP …
book
Web Programming with HTML5, CSS, and JavaScript
Web Programming with HTML5, CSS, and JavaScript is written for the undergraduate, client-side web programming course. …
book
PHP and MySQL® Web Development, Fifth Edition
PHP and MySQL Web Development, Fifth Edition The definitive guide to building database-driven Web applications with …
book
PHP 8 Solutions: Dynamic Web Design and Development Made Easy
Make your websites more dynamic by adding a feedback form, creating a private area where members …