PHP is a server scripting language and a powerful tool for making dynamic and interactive Web pages.PHP is a widely-used, free, and very efficient. This course will help in making web pages attractive. Prior knowledge of HTML is a must for Completing this course. Our Company provides the best training as we prefer to work on live projects.
Course Outline:
- Introduction to PHP Training
- Evaluation of Php
- Basic Syntax
- Defining variable and constant
- Php Datatype
- Operator and Expression
- Handling Html Form With Php
- Capturing Form Data
- Dealing with Multi-value filed
- Generating File uploaded form
- Redirecting a form after submission
- PHP - Decisions and loop
- Making Decisions
- Doing Repetitive task with looping
- Mixing Decisions and looping with Html
- PHP - Function
- What is a function
- Define a function
- Call by value and Call by reference
- Recursive function
- PHP - String
- Creating and accessing String
- Searching & Replacing String
- Formatting String
- String Related Library function
- PHP - Array
- Anatomy of an Array
- Creating index based and Associative array
- Accessing array Element
- Looping with Index based array
- Looping with associative array using each() and foreach()
- Some useful Library function
- PHP - Working with file and Directories
- Understanding file& directory
- Opening and closing a file
- Coping, renaming and deleting a file
- Working with directories
- Building a text editor
- File Uploading & Downloading
- PHP - Mini Project (With file Handling)
- Using the query string(URL rewriting)
- Using the Hidden field
- Using cookies
- Using session
- PHP - String matching with regular expression
- What is a regular expression
- Pattern matching in Php
- Replacing text
- Splitting a string with a Regular Expression
- Generating Images with PHP
- Basics of Computer Graphics
- Creating Image
- Manipulating Image
- Using text in Image
- PHP - Database Connectivity with MySql
- Introduction to RDBMS
- Connection with MySql Database
- Performing basic database operation(DML) (Insert, Delete, Update, Select)
- Setting the query parameter
- Executing query
- Join (Cross joins, Inner Joins, Outer Joins, Self joins.)
- PHP - HTML
- Introduction to HTML
- HTML Tags
- Creating Forms
- Creating tables
- Managing home page
- PHP - CSS
- Introduction to CSS
- Three ways to use CSS
- CSS Properties
- Designing website
- Working with Templates
- PHP - JavaScript
- Introduction to Javascript
- Three ways to use Javascript
- Working with events
- Client-side Validation