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