Working With JSON Data & PHP, Part 1: Introduction
2
Working With JSON Data & PHP, Part 2: Creating a JSON File
3
Working With JSON Data & PHP, Part 3: Displaying JSON Data With PHP
4
Working With JSON Data & PHP, Part 4: Looping Through JSON Data
5
Working With JSON Data & PHP, Part 5: Formatting JSON Output With HTML and Bootstrap 4
6
Working With JSON Data & PHP, Part 6: Adding Images to Our JSON File
7
Working With JSON Data & PHP, Part 7: Decoding JSON to An Associative Array
8
Working With JSON Data & PHP, Part 8: Consuming External JSON Data
Description:
Explore JSON file creation and parsing with PHP in this comprehensive tutorial series. Begin with a simple drinks menu, progress to handling multidimensional arrays for a list of dogs, and culminate by retrieving Star Wars character information from a public API. Master techniques for displaying JSON data, looping through it, formatting output with HTML and Bootstrap 4, adding images to JSON files, decoding JSON to associative arrays, and consuming external JSON data. Gain practical skills in working with JSON and PHP through hands-on examples and step-by-step guidance.