Course Material Web

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 6

Basic introduction to static websites

HTML [Hyper text markup languages]


-->> HTML Basic Syntax
-->> Formatting elements
-->> image elements
-->> Hyper links
-->> Form elements
-->> structuring elements
CSS
-->> Introduction of CSS
-->> Types of css
-->> Selectors
-->> CSS Properties
Using predefined templates in CSS
Dreamweaver
--> Introduction of dreamweaver
--> Insert menu options
--> Form related options
--> Site root creations [dynamic, static]
--> Form related options
--> Using HTML, CSS, PHP from dreamweaver

PHP INTRODUCTION

Introduction of php
Introduction of MYSql
Benefits with PHP
Setup PHP Environment
Testing the page
Trouble shooting installation errors
Other useful concepts
PHP BASICS

CSS Basic syntax


Types of syntax
Embedding PHP in html pages
PHP Operators:
-->> Arithmetic Operators
-->> Assignment Operators
-->> Incrementing/Decrementing Operators
-->> Comparison Operators
-->> Logical Operators
-->> Array Operators
Strings

PHP VARIABLES
PHP Variables types:
User defined variables
Predefined variables
Basic guidelines for defining variables
About single and multi dimensional variables
User defined variables examples
Predefined variables
$_GET
$_POST
$_REQUEST
$_SERVER
$_FILES
$_COOKIE
$_SESSION
$_ENV

FILE UPLOADING IN PHP


File parameters
-->> Name
-->> Type
-->> Size
-->> File tmp
Uploading multiple files
Apply restrictions while uploading files
Saving uploading files

FILE UPLOADING IN PHP


If Statement
Else Statement
Else if Statement
Switch statement
For loops
While loops
Do While loops
Foreach loop

PHP FUNCTIONS
Returning Values
Common Internal (built) in functions
-->> Basic functions Introduction
-->> String functions
-->> Date & Time functions
-->> Include functions
-->> Required functions
-->> Hash functions
-->> Mail functions
-->> Header functions
-->> Implode functions
-->> Error function and More...
Array functions
-->> Introduction to Arrays
-->> Types of Arrays
-->> Numeric Arrays
-->> Associative Arrays
-->> All Useful Array functions
Sessions & Cookies
-->> Introduction to Sessions & Cookies
-->> Creating Sessions
-->> Starting a Session
-->> Destory a session
-->> Session advanced Concepts
-->> Practical live Example using Session
-->> Creating a cookie
-->> Set timer to Cookie
-->> Managing with Cookie
-->> Advanced topics in Cookies using live example
File functions
-->> Creating File
-->> File Open
-->> File Close
-->> File Write
-->> File Read
-->> File Delete
-->> File Append
-->> File Upload
More Useful PHP Functions

MYSQL INTRODUCTION
Database Introductin
Introdution to RDBMS, Tables, Records, Fields
Basic SQL Introdution from Commend line
Introdution to SQL Queries

MYSQL QUERIES
Connecting to Database
Creating Database
Creating Tables
Inserting Records
Select Records
Where
Order by
Update
Alter
Delete
Drop
Using Operators
Sorting records and Elements
Grouping Records
Joining Tables
Using sub Queries
Fetching Data
Functions & more Advanced Queries
Using All Features from PHP My Admin
Real-time useful Options on PHP my Admin
PHP PRACTICAL EXAMPLES

Search Module
Creating Administrator for Websites
Min Options in Administrator
-->> Using Login
-->> Registration
-->> Authentication
-->> Search
-->> Edit & update & Delete Users & Data
-->> Changing Content Dynamically
Real-time Project

ADVANCE USEFUL CONCEPTS


Introduction to Jquery
Creation form Validatins & Advanced Search Options using Jquery
Advanced Real-time useful topics in Jquery
Wordpress Basics
Joomla Basics
Drupal Basics
Introduction to PHP oops & Frameworks

Course subjects:
Subject Total class Level DURATION LEVEL
Html + Dreamweaver CS3 3 hours : per hour 60 minutes Basics
CSS 1 hour Basics
JavaScript 4 to 5 Intermediate
Core PHP 5 Depth
Advance PHP 6 Depth
Mysql 1-2 Depth

Dummy Project or mini


project in PHP /mysql 4-5 Basic programming in
PHP / mysql
Live project with PHP
and
7-8 Advance programming

Payment gateway 1 paypal

PROJECT ASSIGNMENT 2 Project assignment


will be given to all
student

Total number : 35 to 40 hours Daily 60 minute class ,


Monday to Saturday

You might also like