Learning PHP 7: Build powerful real-life web applications in a simple way using PHP7 and its ecosystem.
Learn the art of PHP programming through this example-rich book filled to the brim with tutorials every PHP developer needs to know About This Book • Set up the PHP environment and get started with web programming • Leverage the potential of PHP for server-side programming, memory management, and object-oriented programming (OOP) • This book is packed with real-life examples to help you implement the concepts as you learn Who This Book Is For If you are a web developer or programmer who wants to create real-life web applications using PHP 7, or a beginner who wants to get started with PHP 7 programming, this book is for you. Prior knowledge of PHP, PHP 7, or programming is not mandatory. What You Will Learn • Set up a server on your machine with PHP • Use PHP syntax with the built-in server to create apps • Apply the OOP paradigm to PHP to write richer code • Use MySQL to manage data in your web applications • Create a web application from scratch using MVC • Add tests to your web