PHP Training

Overview

PHP training is one among the most popular web programming languages. PHP along with MySQL, is a combination for database driven applications. This training teaches all the features of PHP programming which includes arrays, flow control, HTML Forms etc. and also explains about the RDBMS Concepts in MySQL like cursors, trigger, joins and sorted procedures.

Duration
3 Days

Pre-Requisites
Basics in HTML knowledge

Course Outline

    • Introduction to PHP
    • Basic rule of PHP
    • PHP in action
    • Working with text, variable and numbers
    • Making decisions and repeating statements
    • Arrays
    • Working with Arrays
    • Looping through array
    • Sorting arrays
    • Functions
    • Objects
    • Making web forms
    • Form processing with functions
    • Validating data
    • Display default value
    • Working with cookies and Sessions
    • Login and User Identification
    • Parsing, display date and times
    • Plain Template
    • Compiled Templates
    • Benefits of templates
    • Combining Forms and templates
    • Storing information with databases
    • Connection to database
    • Create a table
    • Inserting and retrieving data from database
    • Inserting and retrieving form data safely
    • MySQL without PEAR DB
    • Generating and Parsing an XML Document
    • Advanced XML processing
    • Fixing parsing error and database error
  • Working with files
  • File permissions
  • Reading and writing files
  • Working with CSV Files
  • Checking for errors
  • Command line PHP
  • Running Shell command
  • IMAP, POP3 and NNTP
  • Graphics, PDF
  • Sending and receiving emails
  • Errors – Notices, Warnings and Errors
  • Error Reporting Behaviour
  • Error Suppression
  • Exceptions and specialized Exception