Tutorials
C Language
CPP
Data Structure
JAVA
PHP
DBMS
JavaScript
Questions
Python Questions
JavaScript Questions
Java Questions
PHP Questions
SQL Questions
About Us
Contact Us
Login / Sign up
Login
Sign-up
PHP
Home
PHP
PHP
"PHP: Hyper Text Pre-Processor."
Introduction of
PHP
Introduction to PHP
History of PHP
How PHP works?
Creating & saving a PHP file
Output statement
Basics of
PHP
PHP Variable & Types
PHP Data Types
Changing & Casting Types
PHP Operators
Operator Precedence
Constants
Control
statements
The if statement
The if else statement
The else if clause
The switch statement
The ? operator
Loops
The while statement
The do while statement
The for statement
The foreach statement
The break statement
The continue
Nesting Loops
PHP
Arrays
Arrays
PHP Numeric Array
PHP Associative Arrays
PHP Multidimensional Array
PHP
Functions
User Defined Functions
Variable Scope