Web Technology

Chapter 1

Introduction to PHP-MySQL

Content

* Introduction
* What is Client-Server Architecture?
* Website
* Webpage
* Web Hosting
* Web Browser
* Web Server
* Conversation
* World Wide Web
* Static Page
* Dynamic Page
* Application Server
* Database Server
* Where does PHP fits in

Chapter-2

HTML

Content

* Introduction to HTML
* HTML Elements
* Document Structure Elements
* Comments
* Title tag
* Heading tags
* Paragraph tag
* Formatting tags
* Image tag
* List tags
* Anchor tag

Chapter-3

More HTML Tags

Content

* Table Tag
* Block and Inline Element
* Div and Span Tag
* Form Tag

Chapter-4

Introduction to CSS 

Content

* Introduction to CSS
* CSS Syntax
* CSS Comments
* Selection of HTML elements
* Ways to insert CSS

Chapter-5

CSS Properties 

Content

* Text Properties
* Background-properties
* Border- Properties
* Anchor Properties
* List Style Properties
* Box Model
* Other Common Properties

Chapter-6

CSS Position Properties 

Content

* Position Properties
* Static Positioning
* Fixed Positioning
* Relative Positioning
* Absolute Positioning
* Design page layout
* Other Common Properties
* Creating icon on Title

Chapter-7

Java Script

Content

* Introduction to Javascript
* Where to write script block
* Javascript Statements
* Javascript Comments
* Variables
* Data Types
* Arrays
* Alert box
* Confirm box
* Prompt box

Chapter-8

Control Statement and DOM

Content

* Decision Control
* Loop
* DOM

Chapter-9

Javascript Functions

Content

* Functions
* Syntax
* Return Statement
* Events
* List of Event Attributes
* Form Validation

Chapter-10

JQuery

Content

* Introduction to Jquery
* jquery Syntax
* Document ready event
* Jquery Events
* Jquery Effects
* Handling css through jquery

Chapter-11

Menu Designing

Content

* Menu
* Sample Menu Designing Example

Chapter-12

PHP Basics

Content

* Introduction to PHP
* Installation
* PHP Syntax
* Saving and Executing PHP page
* Comments
* Variables
* Operators

Chapter-13

PHP Control Instruction

Content

* Conditional Statement
* Loop

Chapter-14

SQL

Content

* Introduction to SQL
* DDL
* DML
* Creating Database
* Creating Table
* Deleting Table
* Deleting Database
* Data Types
* Inserting Data into Table
* Updating Table
* Deleting Table Data
* Selecting Table Data
* Constraints
* NOT NULL
* UNIQUE Constraint
* Primary Key
* Foreign Key
* Default Constraint
* Auto Increment

Chapter-16

Connecting PHP with MySQL

Content

* Connectivity
* Selecting Database
* Insert, Update and Delete
* Select data from database
* Sample Application

No comments:

Post a Comment