โ All courses
Web Development
PHP - Beginners Guide
In this course, I take you on a journey to learn PHP, the server-side language running on thousands...
๐
Level
Beginner
๐
Sections
9
๐ฌ
Videos
67
โฑ
Duration
07:34:54
Course description
In this course, I take you on a journey to learn PHP, the server-side language running on thousands of servers around the world.
What you will learn
- How to write PHP scripts
- Building dynamic websites
Requirements
- HTML, CSS, and Javascript knowledge.
- Computer
- Desire to learn
Course content
9 sections ยท 67 videos
1
Introduction
6 videos
00:35:33
2
Data Types and Variables
6 videos
00:31:36
3
Flow Control Structures
8 videos
01:01:13
4
Custom Functions
5 videos
00:23:52
5
Built in Functions
4 videos
00:23:40
6
Processing data from HTML Forms
5 videos
00:28:12
7
MySQL Database in PHP
15 videos
02:23:03
Introduction to databases
02:40
Introduction to phpMyadmin
01:55
Creating a database in phpMyAdmin
01:19
Creating tables and inserting data in phpMyAdmin
08:32
Add record form
20:49
Testing submission of the form
09:49
Connecting to the database using PHP
10:01
Creating record in database using PHP
14:04
Reading information from the database using PHP
20:31
Creating the Record Edit Form
06:29
Get data from thendatabase by id
12:18
Delete records from the database using php
11:30
Updating a record.
10:56
Reviewing our code
10:19
Practice
01:42
8
Sessions and Authentication
6 videos
00:52:42
9
Security
5 videos
00:54:58