Web Development Using PHP

Get course
5.0
2 reviews

ABOUT THIS COURSE

  • PHP which is a general-purpose scripting language suited basically for web development is one of the most if not the best programming language for web development.
  • Knowing PHP gives you an edge in the developing world because a majority of website and web application makes use of PHP
  • As a PHP developer, you could make a substantial income from the comfort of your home

COURSE OBJECTIVE

  • How to incorporate PHP with Html
  • Some of the basic PHP syntax
  • PHP control structures
  • what an array is and how to create one
  • Form submissions
  • How cookies work in PHP
  • Some of the principles of object-oriented development using PHP
  • PHP comparison operators
  • PHP functions…..

SECTION 1: INTRODUCTION TO PHP

1
Intro to PHP
5 minutes

A brief introduction on PHP

2
Course overview
2 minutes
An over view of the Course out lines
3
Downloading and installation of sublime text
2 minutes
4
Downloading and installation of XAMPP
2 minutes
5
Downloading and installation Visual studio code (alternative)
2 minutes
6
QUIZ
5 questions

SECTION 2: PHP FUNDAMENTALS

1
PHP syntax
9 min
You will be learning the various syntax in php
2
Inserting comments in PHP
8 min
PHP has two types of comments, you will be learning how to use them in this video
3
Out putting a dynamic data
9 min
4
QUIZ
7 questions

SECTION 3: DATA TYPES

1
Data Types in php
5 min
We will be learning various type of data used in php.
2
Variables in php
8 min
How to declare a variable
3
Arrays
10 min
How to declare an array
4
Associative and Multidimensional array
11 min
More about arrays (associative and Multidimensional array)
5
Operators
14 min
Some operators and how they are used
6
QUIZ
6 questions

SECTION 4: PHP CONTROL STRUCTURES AND LOOPS

1
If statement
12 min
We will be learning about if statement which is a type of conditional statement in php
2
Switch
10 min
We will be learning about Switch which is a type of conditional statement in php
3
For loop
12 min
We will be learning about for loop which is a type of loop in php
4
For each loop
12 min
5
While loop
7 min
We will be learning about while loop which is a type of loop in php
6
Do while loop
7 min
7
QUIZ
5 questions

SECTION 5: HOW TO CREATE FUNCTIONS AND SOME PHP BUILT IN FUNCTIONS

1
Defining a function
6 min
How to create a function.
2
Adding parameters
8 min
Adding parameters to your function
3
Returning values
8 min
4
Built in functions: Math
6 min
we will be learning about some built-in php functions 
5
Built in functions: String and array
5 min
6
Constants
4 min
7
QUIZ
5 questions

SECTION 6: THE USE OF FORMS IN PHP

1
Form submission
4 min
you will be learning how php in used to retrieve data from a form.
2
Information retriever from a form
7 min
retrieving Information from a form and out putting it
3
Form values validation and out putting error messages
17 min
adding some validation to your form
4
QUIZ
5 questions

SECTION 7: CONNECTING TO THE DATABASE USING PHP

1
Creating a database
8 min
we will be creating a database in this video
2
Connecting to your database
7 min
we will be Connecting to the database in this video
3
Inserting data into the database
11 min
we will be Inserting some data into the database in this video
4
Retrieving/read data from the database
8 min
5
Updating records in the database
26 min
Updating some records in the database
6
Deleting records from the database
5 min
we will be learning how to delete records from the database
7
QUIZ
5 questions

SECTION 8: COOKIES AND SESSION IN PHP

1
Setting cookies
10 min
we will be learning how to set cookies and how they are been used
2
Reading cookies
8 min
we will be learning how to read cookies out on the web page
3
Session set
11 min
we will be learning how to set session and how they are been used
4
Date and time
11 min
5
QUIZ
5 questions

SECTION 9: PHP SECURITY

1
SQL injection
9 min
SQL injection is a kind of technique used by hackers to gain access to our web page by injecting SQL codes, we will be learning how to stop that from happening
2
Password encryption
5 min
we will be encrypting our password in side the database in this video
3
QUIZ
5 questions

SECTION 10: OBJECT ORIENTED PHP

1
Defining a class in PHP
4 min
we will be learning how a class is defined
2
Class properties and methods
5 min
we will be learning how Class properties and methods are declared
3
Class instantiation (object)
6 min
An object is an instant of a class, we will be learning how this objects are created
4
Class inheritance
6 min
we will be creating a sub class which will be inheriting the parent class values
5
Constructors
3 min
6
Class access
12 min
7
QUIZ
6 questions

SECTION 11: PAGINATION IN PHP

1
Pagination introduction
2 min
we will be learning how paginate large data retrieved from the database on our web.
2
Pagination 1
7 min
3
Pagination 2
10 min
4
Pagination 3
12 min
5
QUIZ
5 questions

SECTION 12: PROJECT

1
Project intro
16 min
this project is a brief illustration of how php (majorly focused on the database ) is used in the development of a web site or application.
2
project 1
16 min
3
project 2
14 min
4
project 3
14 min
5
project 4
6 min
6
project 5
12 min
5.0
5 out of 5
2 Ratings

Detailed Rating

Stars 5
2
Stars 4
0
Stars 3
0
Stars 2
0
Stars 1
0

{{ review.user }}

{{ review.time }}
 

Show more
Please, login to leave a review