🚨 Time is Running Out: Reserve Your Spot in the Lucky Draw & Claim Rewards! START NOW
assistindo agora
4 Alunos

Descrição

O que você vai aprender?

  • Students will be able to build their own peer to peer website in PHP(OOP) and MySQL with PDO Program a 2:1 matrix logic(mutiple packages) in PHP and MySQL. Flexible enough to be extended by students who take the course You will learn OOP (Object Oriented Programming) and MySQL with PDO Set up Cronjob to execute scripts at specific time intervals How to deploy a Web Application to a Production Server and much more........

Requisitos

  • A basic knowledge of HTML and CSS A basic knowledge of PHP(procedural)
  • NFT Certificate
  • 169 Lições
  • Intermediário
  • English
  • 3.7 Avaliação
  • +110 XP

Share Course on Social media

Grade Curricular do Curso

Course consist of total 23h 5m of content, in total.

Seção 1: Introduction
03:57
Seção 2: Setting up our development environment
08:54
Seção 3: Object Oriented Php fundamentals
1:04:50
Constructors and Destructors
10:19
Inheritance
13:23
Static Methods and Properties
09:26
Magic Methods
11:42
Seção 4: Php Data Objects Fundamentals
1:07:13
Section Intro
04:02
Creating a Database Source Name
07:09
Connecting to the database
05:47
The query method
18:28
The Prepare method with anonymous placeholders
11:12
The Prepare method with named placeholders
06:27
Using the bindParam and bindValue methods
14:08
Seção 5: Setting up our files
1:06:25
Section Intro
03:38
Matrix Admin Template
Project's source code
Creating the folders for the project
05:33
Creating the files of the classes and views folder
10:19
Working on the footer,header,sidebar,logged_in.php files
05:11
Modifying the sidebar.php and logged_in.php files
08:55
Finishing touches on the logged_in file and working on the transaction.php file
08:12
working on the uptin,waiting_to_be_paid,pending,not_merged.php files
07:44
Working on the edit.php file
03:22
Working on the profile.php file
02:28
Working on the not_logged_in.php file
02:02
Working on the register.php file
03:48
Working on the downline.php file
05:01
Seção 6: The Registration Class
1:38:58
Defining the registration class and its properties
06:05
The databaseConnection method
02:27
Creating the users table
07:34
Creating the status table
07:25
The registerNewUser method part1
04:33
The registerNewUser method part2
10:47
The registerNewUser method part3
08:09
The registerNewUser method part4
07:02
The registerNewUser method part5
07:41
The registerNewUser method part6
06:28
The registerNewUser method part7
13:23
Implementing the registerNewUser method
03:22
Implementing the registerNewUser method
14:02
Seção 7: The Login Class
7:09:16
Defining properties for the login class
10:21
The database connection method
05:05
The getUserData method
12:20
The getStatus method
08:02
The loginWithPostData method part 1
08:28
The loginWithPostData method part 2
17:41
The userIsLoggedIn method
05:13
Implementing the loginWithPostData method
14:23
The doLogout method
06:03
Creating the payment detail table
03:13
User dashboard finishing touch
16:17
The getPaymentDetails Method
08:40
The profile page
07:53
The edit profile page
05:43
The editProfile method part1
13:24
The editProfile method part2
04:21