PHP
Institute Of Future Analytics
PHP
Introduction To Programming Concepts
Introduction to Algorithm And FlowCharts
History of www
Client side vs server side programming
What are the web pages
What are variables
Assigning variables
Overview of numeric, string and other types
Arithmetic operators
Logical operators
Comparisons
The If statement
FOR loops
While loops
The Switch
Concatenating strings
Trimming strings
String functions
Anatomy of an Array
Creating index based and Associative array
Some useful Library function
What is a function
User defined function
GET and POST
Different form field types
Self-referencing forms
Objects
Declaring a class
Access method and properties using $this variable
Public ,private, protected properties and methods
Inheritance & code reusability
Polymorphismy
Interface
Abstract method and class
Understanding Exception and error
Try, catch, throw
Understanding file& directory
Opening and closing a file
Coping ,renaming and deleting a file
Using query string(URL rewriting)
Using Hidden field
Using cookies
Using session
Connection with MySql Database
Performing basic database operation
Querying MySQL and returning results
Setting query parameter
Executing query
Sending / Recieving emails from website
Creating Feedback System
Practice to create a PHP based webpages