Learn PHP 8: Using MySQL, JavaScript, CSS3, and HTML5, 2nd Edition

Learn PHP 8: Using MySQL, JavaScript, CSS3, and HTML5, 2nd Edition

English | 2020 | ISBN: 978-1484262399 | 449 Pages | PDF, EPUB | 10 MB

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
Homepage