
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
Take advantage of PHP 8's powerful features to create basic web applications, solve code tests (required for most job interviews nowadays), and begin moving towards more advanced PHP concepts. This book provides an introduction to PHP 8, including modules, attributes, JIT compiler, and union types, as well as related frameworks such as Symfony.
You will explore fundamental PHP concepts through both practical and hands-on examples. You'll not only gain a solid understanding of PHP fundamentals, but will also be prepared to handle new concepts and technologies as they emerge.
After working through the book and its associated demo code, you will be able to build your first basic web application.
What You Will Learn
- Develop web applications with PHP 8
- Use Vagrant, Docker, JSON API and more
- Work with data, form data, arrays, objections, exceptions, regex, and more
- Utilize PHP frameworks like Laravel and Symfony
Who This Book Is For
Those new to PHP 8 or PHP in general. Some prior experience in web development and DB handling is recommended.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Getting Started
- 2. PHP Fundamentals
- 3. Functions, Classes, and Traits
- 4. Data and Data Types
- 5. Form Data
- 6. Arrays
- 7. Sessions and Cookies
- 8. Objects
- 9. PHP Exceptions, Validation, and Regular Expressions
- 10. PHP and MySQL Working Together
- 11. Data
- 12. Website with a DB
- 13. Introduction to Frameworks
- 14. Introduction to Laravel
- 15. Introduction to Symfony
- 16. A Basic Symfony Application
- Back Matter