Web Development Courses in Mohali

Php

PHP was at first created as a simple scripting platform called “Personal Home Page”. Nowadays PHP (the short for Hypertext Preprocessor) is an alternative of the Microsoft’s Active Server Pages (ASP) technology

Web Development


    The Origin of Php

    Interfaces to External systems, Hardware and Software requirements

    What a PHP Script Looks Like.

    Web Designing Basics and WYSIWYG Editor.

    Receiving User Input

    Repeating Code

    Basic PHP syntax

    PHP data types

    Google Caffeine

    displaying type information

    Testing for a specific data type

    Changing type with Set type

    Operators

    Variable manipulation

    Dynamic variables

    Static vs. Dynamic Optimization

    Analytics

    Analysis and ROI Concept

    EHow PHP scripts work.




String Manipulation


  • Formatting String for Presentation
  • Formatting String for Storage
  • Joining and Splitting String
  • Comparing String
  • Matching and replace Substring

Functions


  • What is a function
  • Creating and returning value from a function
  • User-defined functions
  • Dynamic function calls
  • Variable scope
  • Accessing variable with the global statement
  • Function calls with the static statement
  • Setting default values for arguments
  • Passing arguments to a function by value and by reference

Control Structure


  • If ()
  • else if()
  • switch statement
  • Using the ? Operator
  • Using the while () Loop
  • The do while statement
  • Using the for () Loop
  • Breaking out of loops
  • Nesting loops
  • Summary



Arrays


  • Single-Dimensional Arrays
  • Multidimensional Arrays
  • Associative arrays
  • Accessing arrays
  • Getting the size of an array
  • Looping through an array
  • Looping through an associative array
  • Examining arrays
  • Merging arrays
  • Sorting arrays
  • Sorting an associative arrays

Working with regular expressions


  • The basic regular expressions
  • Matching patterns
  • Finding matches
  • Replace patterns

Working with Forms


  • Forms
  • Super global variables
  • Super global array
  • A script to acquire user input
  • Importing user input
  • Accessing user input
  • Combine HTML and PHP code
  • Using hidden fields
  • Redirecting the user
  • File upload and scripts
  • Delete a File



Classes and Objects



  • Object oriented concepts
  • Define a class
  • Class attributes
  • An Object
  • Creating an object
  • Iterators
  • Static method
  • Class inheritance
  • Abstract classes
  • Final keyword
  • Object properties
  • Object methods
  • Object constructors and destructors
  • Class constants
  • Implementing Interface
  • Object serialization
  • Understanding Advance and New
  • Checking for class and method existence




Introduction to Database


  • Connecting to the MYSQL
  • Selecting a database and adding data to a table
  • Displaying returned data on Web pages
  • Finding the number of rows
  • Looping through database
  • Inserting and deleting data
  • Entering and updating data
  • Executing multiple queries
  • Understanding Primary and Foreign Keys
  • Understanding Database Normalization
  • Dealing with Dates and Times

Cookies


  • Setting time in a cookie with PHP
  • Deleting a cookie
  • Creating session cookie
  • Working with the query string

Session


  • Starting a session
  • Registering Session variables
  • Working with session variables
  • Destroying session
  • Passing session Ids
  • Encoding and Decoding session variables
  • How to increase session expire time
  • How to work session without cookie




Advance PHP Techniques


  • Introduction about FTP/SMTP server
  • Math functions
  • File upload
  • File Download-mail with PHP
  • PHP configuration file
  • Error tacking and debugging

Java-Script(jquery)


  • Introduction to JavaScript
  • Form validation using JavaScript
  • Email validation using JavaScript

AJAX


  • Introduction to AJAX
  • Introduction to XMLHttpRequest Object
  • Method and Properties of XMLHttpRequest
  • Application of AJAX in web application




PHP Framework


  • Basic Concepts of Framework
  • Basic Concept of Code Igniter

OsCommerce (Open Source Shopping Cart)


  • Introduction to Shopping Cart
  • Introduction to osCommerce opensource
  • Discussion of various module of osCommerce

PHP Project


  • Project Discussion
  • Requirements analysis of Project