PHP

With the high demand for qualified and skilled website designers and developers, training in PHP accelerates a budding IT career. Multiple content management systems (CMS) exist to help port text, images and binary data to the Web, and professionals with PHP training execute the complex operations in a hypertext environment in the CMS applications. Our training in PHP allows students to understand content management systems and build flashier web pages to create the best user experiences on the Web.

CAREER PROSPECTS:

Functionality demanded by the Web-consuming public requires skilled professionals who can create interactive, dynamic and database-enabled web pages with a cutting edge that support a wide range of databases.

Web Designer
Web Developer
Web Programmer
Content Developer
SYLLABUS:
Introduction to PHP
Web Architecture, Web Server
Install Configure
PHP, Apache, MySQL
LAMP, WAMP, XAMPP, MAMP
Overview of Net Beans
Data Types, Variables, Operators
Tags, Comments
PHP.ini Settings
Constants – Magic, Pre/User Define
Conditional Statements
If, If…else, If…else if…else, Switch
Loops
While, Do…while, For,
Break/Continue
Functions
Passing Arguments by Value/Reference
Recursive Functions
String Functions
Include & Require Statements
Date, Time, Math
Arrays – Types, Array Functions
PHP Forms, Form Submit
Get & Post Methods
Advanced PHP
Regular Expressions
Validating Textboxes, Email, Password, Date
Validating Phone Numbers, Zip-code etc
Creating Custom Regular Expressions
File handling – Open, Read, Write, Close
OOPS in PHP
Sessions, Variables, Session ID
Create/Retrieve/Destroy Session
Cookies, Types of Cookies
Create/Retrieve/Delete Cookies
Exception Handling – Try, Throw, Catch