Php Course
₹ 12,000.00
What is PHP ?
PHP is a widely used programming language which works on the principal of server side scripting to produce dynamic Web pages. It can be easily integrated with HTML and SQL to produce these dynamic web pages, and is often used to process the contents of a Web page form as it is more secure and reliable than JavaScript.
You will learn how PHP work with MySQL to create a very powerful online database engine. This PHP programming course is designed for IT and Web development professionals who would like to learn more about using PHP and MySQL to integrate database functions into Websites, and to learners who would like to learn more about the functionality of PHP and MySQL.
What you will learn in PHP?
- HTML Introduction ,Html Basics,Html Elements,HTML Attributes,Heading,Paragraph
- Html Comment,Images,Tables,Html List,Html Color, Html Form Element like,text
- box,radio,checkbox,dropdown,textarea etc…
- HTML5 Elements,HTML5 Semantic Elements,Media Elements Etc…
- CSS Introduction,Css Syntax,CSS Background,Borders,Margin
- CSS Padding,CSS Height/width,text,font,links,CSS Tables,CSS Image Gallery
- CSS3 Introduction ,CSS3 Rounded Corner,Border Images,CSS3 Colors,CSS3 Buttons
- CSS3 Gradients,CSS3 Text font,CSS3 Transitions,CSS3
- Introduction, PHP Syntax, Variables , I/O in PHP,
- Variable Scopes, String, Concatenation Operator,
- String function
Course Features
- Lectures 163
- Quizzes 0
- Duration 4 Weeks
- Skill level Beginner
- Language English
- Students 254
- Assessments Yes
-
Core PHP
- Evaluation of Php
- Basic Syntax
- Defining variable and constant
- Php Data type
- Operator and Expression
- Creating forms with PHP
- Security Protection from Cross Site Scripting
- Using the form GET method
- Using the form POST method
- Obtaining data from forms through variables
- Secure Web Forms (HTTPS and SSL)
- Calling pages from themselves using forms
- Quoting HTML entities in user input
- Identifiers
- Data Types (integers, floats, strings and booleans)
- Type juggling
- Text constants, interpolation (strings, arrays, objects), here documents
- Creating Variables
- Variable assignment
- Variable Scope
- Namespaces
- User-defined Constants
- String constants, variable interpolation into strings
- Magic Constants
- Variable References
- Arithmetic Operators
- Logical Operators
- Relational (Comparison) Operators
- The Identity Operator
- Bitwise Operators
- Error Suppression Operator
- Execution Operators
- Other Operators
- Assignment Operators
- Operator Precedence and Associativity
- True and False
- If
- else and elseif
- The ? : Operator
- The switch / case statement
- Alternative Syntax for Control Structures
- Loops
- while
- do … while
- for
- break and continue
- goto
- exit
- The php.ini file
- Module Vs CGI Usage
- register_globals
- Control of error logging
- Control of resource limits
- Commonly set configurations
- File system security
- PHP4 compatibility in PHP5
- A glance at upcoming PHP6
- Purpose of functions
- Built-in functions
- Declaring functions
- Functions Arguments
- Default Arguments
- Arguments – Call by Reference
- Return
- Returning References
- Variable Scope (global vs local)
- Static variables
- Recursion
- include and require
- Variable function calls
- What are arrays?
- How and when to use arrays
- Indexing arrays, numeric and hashes
- Initialising arrays
- Using foreach
- Add/remove elements from arrays
- One-dimensional arrays
- Multi-dimensional arrays
- References to array elements
- Arrays in forms
- Array operators
- Array related functions
- Introduction to RDBMS
- Connection with MySql Database
- Setting query parameter
- Executing query
- Join (Cross joins, Inner joins, Outer Joins, Self joins.)
- substring and [] operators
- Case conversion, trimming
- Formatting output data
- Regular expressions
- What is a session?
- Dependencies on the php.ini file
- Understanding PHP session variables
- Create a PHP session variable
- Register and modify PHP session variables
- Putting PHP session IDs in pages
- Good Practise with sessions and PHP
- Cookie properties
- Setting a cookie in PHP
- Retrieving PHP cookies
- Expiring/Deleting PHP cookies
- Drawbacks to cookies
- Using cookies well
- Cookie Security Issues
- Opening files, local and remote
- Reading and writing files
- PHP portability on different Operating Systems
- Finding file metadata
- Handling file permissions
- Handling file ownership
- File locking
- Opening and reading directories
- File uploads from the browser/user
- Basics of computer Graphics
- Creating Image
- Manipulating Image
- Using text in Image
- Sending email
- Sending multi part email – MIME
- Accessing mail boxes – IMAP & PO
- Work on Real-time project templates.
- Number of real-time projects from clients available for selection
- Assistance available for the project selection
-
Advance PHP
- PHP Overview
- Handling HTML Forms with PHP
- Variables and Expressions in PHP
- PHP Operators
- Conditional Tests and Events in PHP
- PHP Flow Control
- PHP Configuration
- PHP Functions
- Storing Data in Arrays using PHP
- Database Connectivity with MySql
- String Manipulation in PHP
- Sessions and Cookies in PHP
- File and Directory Access Using PHP
- Generating Images with PHP
- Handling Email with PHP
- Mini Project
- Introduction
- Objects
- Declaring a class
- The new keyword and constructor
- Destructor
- Access method and properties using $this variable
- Static properties and method
- Class constant
- Inheritance & code reusability
- Polymorphism
- Parent:: & self:: keyword
- Instanceof operator
- Abstract method and class
- Interface
- Final
- Understanding Exception and error
- Try, catch, throw
- FlowChart Development
- Database design
- User interface design
- PHP programming
- Testing process
- Project deployment on server