CONTENTS
1. Introduction to Web Techniques
1. Introduction
2. Variables
3. Server Information
4. Processing Forms
5. Setting Response Headers
6. Maintaining State
7. PHP Error Handling
2. XML
1. Introduction
2. What is XML?
3. XML Document Structure
4. PHP and XML
5. XML Parser
6. The XML DOM (XML Document Object Model)
7. SimpleXML
8. Changing a Value with SimpleXML
3. JavaScript and Jquery
1. Overview of JavaScript
2. Object Orientation and JavaScript
3. Basic Syntax (JS Datatypes, JS Variables)
4. Primitives, Operations and Expressions
5. Screen Output and Keyboard Input (Verification and Validation)
6. JS Control Statements
7. JS Functions
8. JavaScript HTML DOM Events(onmouseup, onmousedown, onclick, onload, onmouseover,onmouseout)
9. JS Strings
10. JS String Methods
11. JS Popup Boxes (Alert, Confirm, Prompt)
12. Jquery Library
13. DOM Manipulation Using Jquery
4. AJAX
1. Introduction of AJAX
2. AJAX Web Application Model
3. AJAX-PHP Framework
4. Performing AJAX Validation
5. Handling XML Data Using PHP and AJAX
6. Connecting Database Using PHP and Ajax
5. PHP Framework CodeIgniter
1. CodeIgniter - Overview, Installing CodeIgniter
2. Basic Concept of CodeIgniter, Libraries
3. Load External JS and CSS Page and Redirecting From Controller, Adding JS and CSS
4. Page Redirection
5. Loading Dynamic Data On Page and Session Management, Cookies Management