PHP for Beginners PDO Crash Course 2021
1
2-Installing Xampp
3-Installing Sublime
4-Connectiong to DB with PDO
5-Catching Errors
6-Getting Data with Query and Fetch pt.1
7-Getting Data with Query and Foreach
8-Getting Data with Query and Fetch pt.2
9-Getting Data with FetchColumn
11-Prepared Statements
13-Getting RowCount
14-Gettinmg LastInsertId
15-Transactions
16-Closing the Connection
17-Setting Up
18-Inserting into DB
19-Pulling the Data
20-Delete the Data