PHP Tutorials By Mindcob

Learn PHP programming language in this complete php tutorials. The course is designed for beginners, and will cover basics of PHP in this video series.

What We will learn

  • In this tutorials, we will learn basics of PHP
  • Complete Syntax of PHP
  • We will able to write complete code in PHP
  • We will able to get data from MySQL in PHP

Course Outline

  • Setup localhost + Hello World Program
  • Variables + Arithmetic Operators + Arithmetic assignment Operators
  • Concatenation of strings + Data Types + If else statements
  • Loops + Nested Loops
  • Form with PHP Response
  • Get & Post
  • Simple Arrays + Arrays from User Input
  • Associative arrays + Manipulate Arrays
  • String Manipulation
  • Multi-Dimensional Array
  • Tables in HTML
  • Sessions + Session Variables
  • Functions + Arguments and Return values
  • Functions For HTML
  • Connection with Database + Basic SQL Queries
  • SQL Queries with PHP
  • Classes
  • Inheritance

Lecture - 1 : Complete Setup + Hello World Program

Lecture - 2 : Variables + Arithmetic Operators

Lecture - 3 : Concatenation of Strings + Data Types + if/Else

Lecture - 4 : Loops + Nested Loops

Lecture - 5 : Forms + GET + POST

Lecture - 6 : Simple Arrays + Arrays from User Input

Lecture - 7 : Associative Arrays + Manipulate Arrays

Lecture - 8 : Multi-dimension Arrays