0 (0 Ratings)

PHP

Course Duration: 3h
Enrolled:0

Topics for this course

Autocad

  • 01:38
  • Hands-On with Zapier Quiz
  • Lesson 2.Introduction To PHP
    03:56
  • Lesson 3.Features And Benefits Of PHP
    05:27
  • Lesson 4.Practical Usage Of PHP
    03:55
  • Lesson 5.History of PHP
    03:11
  • Lesson 6.How Does PHP Work Practically
    03:51
  • Lesson 7.PHP And Relationship With Other Web Technologies
    04:14
  • Lesson 8.Prerequisite In PHP
    02:39
  • Lesson 9.Downloading And Installing XAMPP Server For PHP
    08:07
  • Lesson 10.Downloading And Installing NotePad Plus Plusin PHP
    03:45
  • Lesson 11.Running PHP Program First Time
    14:20
  • Lesson 12.Important Points For PHP Programs
    02:45
  • Lesson 13.Variables In PHP
    08:08
  • Lesson 14.Naming Rules For Variables In PHP Part One
    03:57
  • Lesson 15.Naming Rules For Variables In PHP Part Two
    08:50
  • Lesson 16.Datatypes In PHP
    09:22
  • Lesson 17.Comments In PHP
    05:57
  • Lesson 18.Constants In PHP
    05:39
  • Lesson 19.Echo And Print In PHP Part One
    04:59
  • Lesson 20.Echo And Print In PHP Part Two
    03:06
  • Lesson 21.Introduction To Operators In PHP
    02:48
  • Lesson 22.Arithmetic Operators In PHP
    04:04
  • Lesson 23.Assignment Operators In PHP
    05:45
  • Lesson 24.Relational Operators In PHP
    08:58
  • Lesson 25. Increment Decrement Operators In PHP
    08:13
  • Lesson 26. Logical Operators In PHP
    09:29
  • Lesson 27.Control Structures In PHP
    03:21
  • Lesson 28.If Else In PHP
    03:47
  • Lesson 29.If ElseIf In PHP
    04:35
  • Lesson 30.Switch Statements In PHP
    06:13
  • Lesson 31.Loops In PHP
    04:25
  • Lesson 32.For Loop In PHP
    04:25
  • Lesson 33.While Loop In PHP
    04:01
  • Lesson 34.Do While Loop In PHP
    03:40
  • Lesson 35.Difference BW For -While – Do While Loop In PHP
    03:03
  • Lesson 36.Introduction And Advantages of Functions In PHP
    04:38
  • Lesson 37.How To Create User Defined Functions in PHP
    04:52
  • Lesson 38.Naming Rules For Function Name In PHP
    02:37
  • Lesson 39.Numeric Functions In PHP
    04:45
  • Lesson 40.String Functions In PHP
    08:07
  • Lesson 41.Arguments In PHP Functions
    04:35
  • Lesson 42.Default Value For Arguments In PHP Functions
    04:16
  • Lesson 43.Return Value Using Functions In PHP
    03:01
  • Lesson 44.Variables Scope In PHP
    02:58
  • Lesson 45.Local And Global Scope For Variables In PHP
    06:55
  • Lesson 46.Static Variables In PHP
    03:25
  • Lesson 47.Introduction To Arrary In PHP
    05:59
  • Lesson 48.Numeric Array In PHP
    05:19
  • Lesson 49.Associative array In PHP
    05:11
  • Lesson 50.Multidimensional Array In PHP
    03:48
  • Lesson 51.Loop And Array In PHP
    08:22
  • Lesson 52.For Each Loop And Array In PHP
    06:15
  • Lesson 53.Introduction To Cookies In PHP
    04:11
  • Lesson 54.Cookies Setup In PHP
    04:33
  • Lesson 55.Creating Modifying or Deleting Cookiee In PHP
    06:06
  • Lesson 56.Sessions In PHP
    04:18
  • Lesson 57.Sessions Set Up In PHP
    04:06
  • Lesson 58.Practical Implementation Of Sessions In PHP
    07:00
  • Lesson 59.Html Forms And PHP
    03:58
  • Lesson 60.Using GET Method To Send Data Using PHP
    08:13
  • Lesson 61.Separte Files For GET Method To Send Data Using PHP
    03:13
  • Lesson 62.Using POST Method To Send Data Using PHP
    06:08
  • Lesson 63.Introduction To MySQL (PHP)
    03:23
  • Lesson 64.MySQL Implementation Example In Real Life Scenerio (PHP)
    03:50
  • Lesson 65. Benefits Of Using MySQL RDBMS (PHP)
    03:59
  • Lesson 66.Working Overview and Features In MySQL (PHP)
    07:23
  • Lesson 67.Database And RDBMS In MySQL (PHP)
    04:08
  • Lesson 68.Tables And Database In MySQL (PHP)
    05:20
  • Lesson 69.Data Integrity In MySQL (PHP)
    06:48
  • Lesson 70.Null Values In MySQL (PHP)
    03:26
  • Lesson 71.SQL, SQL SERVER AND MYSQL (PHP)
    04:02
  • Lesson 72.Lets Know How MySQL Works Practically (PHP)
    02:22
  • Lesson 73.Prerequisite To Learn MySQL (PHP)
    01:38
  • Lesson 74.Software Requirements To Learn MySQL (PHP)
    02:06
  • Lesson 75.SQL Statements In MySQL (PHP)
    03:10
  • Lesson 76.How To Run MySQL Online (PHP)
    05:23
  • Lession 77.Downloading Xampp For Offline MySQL Usage (PHP)
    06:57
  • Lesson 78.How To Run MySQL Offline Using Xampp (PHP)
    05:07
  • Lesson 79.Xampp LocalHost Interface Introduction In MySQL (PHP)
    07:14
  • Lesson 80.Creating and Managing Database In MySQL (PHP)
    06:36
  • Lesson 81.How To Use And Drop Databases In MySQL (PHP)
    04:44
  • Lesson 82.Creating Tables In MySQL (PHP)
    00:00
  • Lesson 83.Data Types In MySQL (PHP)
    03:23
  • Lesson 84.Integer And Decimal Datatype In MySQL (PHP)
    03:55
  • Lesson 85.String And Date Data types In MySQL (PHP)
    05:03
  • Lesson 86.Inserting Data In MySQL Tables In MySQL (PHP)
    06:21
  • Lesson 87.Display Data Using Select Command In MySQL Table In MySQL (PHP)
    04:24
  • Lesson 88.Adding Columns (Fields) For Existing Tables In MySQL (PHP)
    07:11
  • Lession 89.Modify -Rename-Drop Table(Fields) In The Tables In MySQL (PHP)
    05:57
  • Lession 90.Truncate And Drop Command In Tables In MySQL (PHP)
    03:18
  • Lession 91.Column Field based Insert and Select command In MySQL Table (PHP)
    05:41
  • Lession 92.How To Rename A Table In MySQL (PHP)
    02:46
  • Lession 93.Column Field based Insert and Select command In MySQL Table (PHP)
    05:41

Description

This PHP with MySQL course is designed to take learners from basic concepts to practical web application development. You will start by understanding how PHP works, setting up a local server environment, and writing your first PHP programs. The course gradually covers variables, operators, control structures, functions, arrays, sessions, cookies, and form handling. You will then move into database concepts using MySQL, learning how to create databases, tables, and perform CRUD operations. With real-life examples and practical implementation, this course helps you build dynamic, data-driven websites and prepares you for backend development projects and entry-level web developer roles.

What I will learn?

  • Understand PHP fundamentals, syntax, variables, data types, operators, and control structures to write clean, logical backend programs.
  • Learn to install and configure XAMPP, run PHP locally, and manage development environments efficiently.
  • Create reusable code using functions, arrays, loops, and variable scope for structured PHP applications.
  • Handle user input securely using HTML forms with GET and POST methods in PHP.
  • Manage user sessions and cookies for login systems and personalized web experiences.
  • Understand MySQL database concepts, tables, relationships, and data integrity principles.
  • Perform database operations using SQL commands integrated with PHP for dynamic web applications.
Free
Free access this course

Target Audience

  • Beginners who want to start backend web development.
  • Students learning PHP and MySQL for academics.
  • Web designers wanting to add dynamic functionality.
  • Freelancers aiming to build database-driven websites.
  • Entrepreneurs creating simple web applications themselves.
  • Developers transitioning from frontend to backend development.
  • IT learners preparing for entry-level developer roles.
  • Anyone interested in server-side scripting with PHP.

Requirements

  • Basic understanding of computers and internet usage is required.
  • Fundamental knowledge of HTML will be helpful but not mandatory.
  • A computer with Windows, macOS, or Linux operating system.
  • Willingness to practice coding regularly and learn step-by-step.