When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Working with Databases in PHP 8

Learn how to use PHP with common databases. This course will teach you to use PHP code to work with both relational and non-relational databases.

     
  • 3
  •  |
  • Reviews ( 24 )
Free

This Course Includes

  • iconpluralsight
  • icon3 (24 reviews )
  • icon2 hour 1 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Working with Databases in PHP 8

Interacting with a database is one of the most crucial tasks in a web application. In this course, Working with Databases in PHP 8, you’ll learn to use common databases in your PHP web application. First, you’ll explore how to set up a local PHP development environment. Next, you’ll discover how to interact with common relational databases in your code. Finally, you’ll learn how to use MongoDB with PHP to persist non-relational/NoSQL data. When you’re finished with this course, you’ll have the skills and knowledge of PHP needed to work with common databases.

What You Will Learn?

  • Course Overview : 1min.
  • Getting Started : 27mins.
  • PHP and Relational Databases : 31mins.
  • PHP Data Objects (PDO) : 16mins.
  • PHP and Non-relational Databases : 25mins.
  • Use Doctrine ORM : 19mins.