CSS : cascading style sheet.
- How to create css class
- how to use the class in html.
- Introduction to Cascading Style Sheets
- Types of CSS
|
- About CSS Selectors
- About CSS Properties
- Background Properties
- Box Properties
|
- Border Properties
- Positioning Properties
- CSS Menu Design (Horizontal, Vertical,Popup)
- Creating of Web site by using div's
|
|
JavaScript (JS)
- Basic JavaScript
- how client is going to communicate with server ?
- Introduction JavaScript
- What is JavaScript
- What is statement
- Types of statements
- What is variable
- Variable declaration
- What is an operator
- Types of operators
- Discuss operators theoretically and practically
- Conditional statements
|
- Introduction to loops
- For loop examples
- While loop examples
- Difference b/w while and dowhile loops
- functions
- Parameterized functions
- Non-parameterized functions
- Difference b/w parameterized and non-parameterized functions
- Math calculations using functions
- Math calculations using functions and forms
|
- Introduction to objects
- What is property and method
- String object
- Math object
- Navigator object
- screen object
- Date object
- Array object
- Window object
- Discuss dropdown menu practically
- Discuss navigation menu practically
|
|
Core PHP5 and Apache: Basic of php
- Intro to Server-Side scripting Languages (Dynamic Website)
- How client and server communicate with each other
- Installation of Apache and mysql
- Apache configuration and setting file and their parameter ( httpd.conf ) PHP configuration and setting file and their parameter ( php.ini) . these all are configuration and setting file of apache and php
- PHP Scripting Fundamentals.
- Advance and disadvantage of PHP
- Different php Version. Difference between php 4.0 & 5.00
- Variables, Data Types & Expressions
- Operators in PHP
- Looping & Conditional Constructs
- In-Built Functions (String function, Math & Date)
- Arrays function and In-Built Functions
- File function and directory function
- User-Defined Functions
- Error Handling & Reporting
- Email function
|
|
Working With Forms and Form Data
- Using GET,POST Methods
- Building forms
- ? Single-page form processing
|
- Multi-page form processing
- Validating form values
- Saving form data in Database
|
- File Uploading
- File Downloading
- Mail Function(Text / HTML Mail)
|
|
PHP Super Global Functions
|
Advanced PHP5: Advance php concept
- Intro to PHP Components & Settings
- HTTP Headers & Output Buffering
- Constant
- Server variables
- Overview of Directory & File Processing
|
- Functions of File Component
- File Uploads & Downloads
- Image upload in database
- Intro to Mail Processing
- How to send mail using feedback form or quick contact form
|
- Session & Cookie Management
- PHP Functions for Managing Sessions .
- Authentication in PHP .
- Adding paginated concept
|
|
Ajax in PHP5
- Introduction to Ajax
- What is XMLHTTPRequest object?
- Ajax properties
|
- Ajax methods
- Ajax event handler
|
- Ajax with php and mysql
- Double drop down list boxe
|
|
Introduction to php oops
- What is class
- What is an object
- What is constructor
- What is property
- What is method
- What is access specifiers
|
- Inheritance
- Method overloading
- Method overriding
- Parameterized and non-parameterized constructors
- Polymorphism
|
- Interface
- oops examples
- Static
- Final
- Abstract
|
|
MySQL5:
- Intro to MySQL Server
- Overview of PHPMyAdmin Tool
- Database Creation
|
- MySQL Tables & Data Types
- Database Connections
- PHP Functions Specific to MySQL
|
- SQL Statements & Joins
- All about Record set
|
|