filmov
tv
Create JSON Using PHP and MySQL, A Simple API - #75

Показать описание
Convert data from MySQL to JSON format using PHP, OOP, and PDO. This is a simple way to create information that can be read by an external application. In this tutorial, we create an application that makes data accessible on different platforms regardless of code. We create a REST or RESTful API that takes data from a server opens it to your applications. Converting the data to JSON is the first step to building your own API.
Last week, we create an authentication script using Vanilla JavaScript, this week, we take the idea from there and create the API that the script will use to login in.
00:00 Intro
02:45 Setup Folder Structure
03:47 Autoloader
05:54 PDO Database Class
12:18 Build Script to Create Tables and Content
32:05 Setup Frontend Pages
39:56 Create Users Class
47:07 Create User Authentication Page
Convert Data from MYSQL to JSON (Part 2): this video
`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
Applications Used
Computer Hardware:
Camera:
Audio:
DISCLAIMERS:
Last week, we create an authentication script using Vanilla JavaScript, this week, we take the idea from there and create the API that the script will use to login in.
00:00 Intro
02:45 Setup Folder Structure
03:47 Autoloader
05:54 PDO Database Class
12:18 Build Script to Create Tables and Content
32:05 Setup Frontend Pages
39:56 Create Users Class
47:07 Create User Authentication Page
Convert Data from MYSQL to JSON (Part 2): this video
`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
Applications Used
Computer Hardware:
Camera:
Audio:
DISCLAIMERS:
Комментарии