TeamTreeHouse – PHP Development Intermediate Track

0

With roughly 80% of all websites using PHP, it’s a strong technology for starting a web development career.

Description

By the end of this Track, you’ll have the skills needed to create dynamic content by storing and retrieving data through the use of databases and files including CSV, XML and JSON.

As a prerequisite for this Track, we recommend our Beginning PHP Track.

To start, we’ll cover some SQL fundamentals with our SQL Basics course and Reporting with SQL course. This will lay the groundwork for using PHP to interact with databases. Next, we’ll learn the $_GET and $_POST commands and how to use them to work with data more efficiently in PHP.

The next part of the Track is our 4-hour course on Integrating PHP with Databases. We’ll refactor a personal media library application by replacing an associative array with a database to provide a better method of data storage.

Following that, we’ll learn about data persistence and three ways to persist data in a browser: Forms, Sessions and Cookies. Finally, we’ll dive into CRUD operations and file handling with PHP.

Treehouse is the premier place to learn PHP. Come continue your journey with us!