PHP Tutorials
PHP Tutorials
In PHP Tutorials series we learn PHP in depth step by step
- 01 - What is PHP ?
- 02 - History of PHP Tutorial
- 03 - JavaScript Vs PHP
- 04 - WAMP / LAMP / MAMP / XAMP - Web IDE
- 05 - How to download WAMP Server
- 06 - How to install WAMP Server
- 07 - How to Create, Save and Run a first PHP script or program
- 08 - PHP echo statement Tutorial
- 09 - PHP white space & line break
- 10 - How to use HTML tags in PHP echo statement
- 11 - How to use HTML attributes in PHP echo statement
- 12 - How to create HTML table in PHP
- 13 - Character set of PHP language
- 14 - Tokens of PHP language
- 15 - Comments in PHP language
- 16 - Keywords in PHP language
- 17 - PHP Identifiers
- 18 - Variables in PHP
- 19 - Constants in PHP language
- 20 - Data Types in PHP language
- 21 - gettype() Function in PHP
- 22 - Validation Functions in PHP
- 23 - Implicit Type Casting in PHP
- 24 - Explicit Type Casting in PHP
- 25 - Operators in PHP
- 26 - Arithmetic Operators in PHP
- 27 - Relational Operators in PHP
- 28 - Logical Operators in PHP
- 29 - Conditional Operator in PHP
- 30 - Assignment Operator in PHP
- 31 - PHP Increment and Decrement Operators - Part 1
- 32 - PHP Increment and Decrement Operators - Part 2
- 33 - PHP Binary vs Decimal Number System
- 34 - Bitwise Operators in PHP
- 35 - String Operators in PHP
- 36 - Special Operators in PHP
- 37 - PHP Operator Precedence & Associativity Table
- 38 - Control Statements in PHP
- 39 - if Statement in PHP
- 40 - if else Statement in PHP
- 41 - elseif ladder Statement in PHP
- 42 - Find grade of a student using elseif ladder
- 43 - switch case Statement in PHP
- 44 - for Loop in PHP
- 45 - Print Multiplication Table
- 46 - while Loop in PHP
- 47 - When to use while loop in PHP
- 48 - do while Loop in PHP
- 49 - foreach Loop in PHP
- 50 - break Statement in PHP
- 51 - Linear search algorithm in PHP
- 52 - continue statement in PHP
- 53 - How to use continue statement inside while loop & do while loop
- 54 - goto Statement in PHP
- 55 - Nested Loops with Same max values in PHP
- 56 - Nested Loops with Different max values in PHP
- 57 - PHP Dependent Quadratic Loops in PHP
- 58 - Program to print Pyramid pattern of Stars and Numbers in PHP
- 59 - Functions in PHP
- 60 - Types of Functions in PHP
- 61 - PHP Local Scope Vs Global Scope Variables
- 62 - PHP String Functions
- 63 - PHP Math Functions | gmp_sign() | abs()
- 64 - PHP Math Functions | pow() | sqrt()
- 65 - PHP Math Functions | min() | max()
- 66 - PHP Math Functions | round() | ceil() | floor()
- 67 - PHP Math Functions | getrandmax()| rand()
- 68 - PHP Math Constants | PHP M_E | PHP M_PI
- 69 - PHP Math Functions | rad2deg() | deg2rad()
- 70 - PHP Math Functions | sin() | cos() | atan2()
- 71 - PHP date() Function | PHP time() Function
- Get more videos >>>