PHP Tutorial Topics
- Introduction To PHP
- Installing PHP To Linux
- Installing PHP To Windows
- PHP Hello World Project with Eclipse
- PHP Syntax
- PHP Variables and Types
- PHP String Types
- PHP Numeric Type (Integer, Float, Double)
- PHP Boolean Type
- PHP Arrays
- PHP Operators
- PHP Ternary Operators
- PHP Constants
- PHP If..Elseif..Else Conditional Statements
- PHP Switch..Case Conditional Statements
- PHP For and Foreach Loop Statements
- PHP While and Do While Statements
- PHP Functions
- PHP Class and Objects
- PHP Date and Time Operations