PHP 8 Basics
eBook - ePub

PHP 8 Basics

For Programming and Web Development

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

PHP 8 Basics

For Programming and Web Development

Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access PHP 8 Basics by Gunnard Engebreth,Satej Kumar Sahu in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Languages. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484280829

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Getting Started
  4. 2. PHP Fundamentals
  5. 3. Functions, Classes, and Traits
  6. 4. Data and Data Types
  7. 5. Form Data
  8. 6. Arrays
  9. 7. Sessions and Cookies
  10. 8. Objects
  11. 9. PHP Exceptions, Validation, and Regular Expressions
  12. 10. PHP and MySQL Working Together
  13. 11. Data
  14. 12. Website with a DB
  15. 13. Introduction to Frameworks
  16. 14. Introduction to Laravel
  17. 15. Introduction to Symfony
  18. 16. A Basic Symfony Application
  19. Back Matter