PHP
1. Introduction
2. Installation
3. Syntax and Tags
4. Call By Reference
5. Default Argument Values Function
6. Variable Length Argument Function
7. Recursive Function
8. Variables
9. Echo Statement
10. Print Statement
11. $GLOBALS (super global) variable
12. Data Types
13. Constants
14. Operators
15. For Loop
16. foreach loop
17. While Loop
18. do while loop
19. Functions
20. Functions with Parameters
21. Call By Value
22. if...else...elseif Statements
23. User Defined Function
24. Object Oriented Programming