1.Introduction to PHP.:
● Installation & Environment settings.
● Introduction to PHP.
2. Variables, Keywords, Data types and Identifiers.
● Variables
● Keywords
● Data types
● Identifiers
3. Operators :
● Arithmetic Operators
● Logical Operators
● Relational Operators
● Bitwise operators
● Assignment Operators
● Membership Operators
● Identity Operators
4. Control Statements
● Decisional Statements
● Looping Statements
● Break, Continue
5. Input and Print Statements:
● Input statements
● Print statements
6. Functions or Methods
● Types of Functions
● Recursion
● Arguments
7. Oops:
● Class, Objects
● Inheritance
● Method Overriding
● Access Specifies
8. Exception Handling:
● Try
● Except and final
● Custom Exceptions
9. Database Connectivity:
● Crude Operations(Insert/Update/Select/Delete)
● Login
● Change Password
● Dynamic Loading
● File Upload/Download