PHP++ Training

Raise your career with us

PHP 6 WEEKS TRAINING

INTRODUCTION OF PHP

  • What is Web?
  • Introduction to PHP for Web Development & Web Applications
  • History & Future Scope of PHP
  • Benefit & Importance of PHP in web applications
  • Installation of tools for working in PHP like XAMPP, WAMP for PHP, Apache & MySQL

LANGUAGE BASICS

  • Introduction to Language constructs like Variables:
  • Naming Variables
  • Assigning and Displaying Variable Values
  • Creating variables
  • Displaying variable values
  • Writing Your First Script That Uses Variables
  • Using Variable Variables
  • Using Loop Statement like for, for each, do while, while, switch case, go to, and continue.

ARRAYS

  • What is an Array?
  • Creating and Working with Arrays
  • Creating arrays
  • Viewing arrays
  • Modifying arrays
  • Removing values from arrays
  • Sorting Arrays

ERROR & EXCEPTION HANDLING

  • Introduction to Exception handling: Using Try/catch/throw
  • Creating Custom exception

OBJECT ORIENTED PROGRAMMING

  • Classes, Object & Constructor & Destructor
  • Introducing Object-Oriented Programming
  • Objects and classes
  • Properties
  • Methods
  • Object-oriented concepts PHP 5

PHP FORMS

  • GET / POST / REQUEST
  • Using html controls in web page
  • Master/Child Page Concept