Curriculum
2 Sections
163 Lessons
4 Weeks
Expand all sections
Collapse all sections
Core PHP
124
2.1
Evaluation of Php
2.2
Basic Syntax
2.3
Defining variable and constant
2.4
Php Data type
2.5
Operator and Expression
2.6
Creating forms with PHP
2.7
Security Protection from Cross Site Scripting
2.8
Using the form GET method
2.9
Using the form POST method
2.10
Obtaining data from forms through variables
2.11
Secure Web Forms (HTTPS and SSL)
2.12
Calling pages from themselves using forms
2.13
Quoting HTML entities in user input
2.14
Identifiers
2.15
Data Types (integers, floats, strings and booleans)
2.16
Type juggling
2.17
Text constants, interpolation (strings, arrays, objects), here documents
2.18
Creating Variables
2.19
Variable assignment
2.20
Variable Scope
2.21
Namespaces
2.22
User-defined Constants
2.23
String constants, variable interpolation into strings
2.24
Magic Constants
2.25
Variable References
2.26
Arithmetic Operators
2.27
Logical Operators
2.28
Relational (Comparison) Operators
2.29
The Identity Operator
2.30
Bitwise Operators
2.31
Error Suppression Operator
2.32
Execution Operators
2.33
Other Operators
2.34
Assignment Operators
2.35
Operator Precedence and Associativity
2.36
True and False
2.37
If
2.38
else and elseif
2.39
The ? : Operator
2.40
The switch / case statement
2.41
Alternative Syntax for Control Structures
2.42
Loops
2.43
while
2.44
do … while
2.45
for
2.46
break and continue
2.47
goto
2.48
exit
2.49
The php.ini file
2.50
Module Vs CGI Usage
2.51
register_globals
2.52
Control of error logging
2.53
Control of resource limits
2.54
Commonly set configurations
2.55
File system security
2.56
PHP4 compatibility in PHP5
2.57
A glance at upcoming PHP6
2.58
Purpose of functions
2.59
Built-in functions
2.60
Declaring functions
2.61
Functions Arguments
2.62
Default Arguments
2.63
Arguments – Call by Reference
2.64
Return
2.65
Returning References
2.66
Variable Scope (global vs local)
2.67
Static variables
2.68
Recursion
2.69
include and require
2.70
Variable function calls
2.71
What are arrays?
2.72
How and when to use arrays
2.73
Indexing arrays, numeric and hashes
2.74
Initialising arrays
2.75
Using foreach
2.76
Add/remove elements from arrays
2.77
One-dimensional arrays
2.78
Multi-dimensional arrays
2.79
References to array elements
2.80
Arrays in forms
2.81
Array operators
2.82
Array related functions
2.83
Introduction to RDBMS
2.84
Connection with MySql Database
2.85
Setting query parameter
2.86
Executing query
2.87
Join (Cross joins, Inner joins, Outer Joins, Self joins.)
2.88
substring and [] operators
2.89
Case conversion, trimming
2.90
Formatting output data
2.91
Regular expressions
2.92
What is a session?
2.93
Dependencies on the php.ini file
2.94
Understanding PHP session variables
2.95
Create a PHP session variable
2.96
Register and modify PHP session variables
2.97
Putting PHP session IDs in pages
2.98
Good Practise with sessions and PHP
2.99
Cookie properties
2.100
Setting a cookie in PHP
2.101
Retrieving PHP cookies
2.102
Expiring/Deleting PHP cookies
2.103
Drawbacks to cookies
2.104
Using cookies well
2.105
Cookie Security Issues
2.106
Opening files, local and remote
2.107
Reading and writing files
2.108
PHP portability on different Operating Systems
2.109
Finding file metadata
2.110
Handling file permissions
2.111
Handling file ownership
2.112
File locking
2.113
Opening and reading directories
2.114
File uploads from the browser/user
2.115
Basics of computer Graphics
2.116
Creating Image
2.117
Manipulating Image
2.118
Using text in Image
2.119
Sending email
2.120
Sending multi part email – MIME
2.121
Accessing mail boxes – IMAP & PO
2.122
Work on Real-time project templates.
2.123
Number of real-time projects from clients available for selection
2.124
Assistance available for the project selection
Advance PHP
39
3.1
PHP Overview
3.2
Handling HTML Forms with PHP
3.3
Variables and Expressions in PHP
3.4
PHP Operators
3.5
Conditional Tests and Events in PHP
3.6
PHP Flow Control
3.7
PHP Configuration
3.8
PHP Functions
3.9
Storing Data in Arrays using PHP
3.10
Database Connectivity with MySql
3.11
String Manipulation in PHP
3.12
Sessions and Cookies in PHP
3.13
File and Directory Access Using PHP
3.14
Generating Images with PHP
3.15
Handling Email with PHP
3.16
Mini Project
3.17
Introduction
3.18
Objects
3.19
Declaring a class
3.20
The new keyword and constructor
3.21
Destructor
3.22
Access method and properties using $this variable
3.23
Static properties and method
3.24
Class constant
3.25
Inheritance & code reusability
3.26
Polymorphism
3.27
Parent:: & self:: keyword
3.28
Instanceof operator
3.29
Abstract method and class
3.30
Interface
3.31
Final
3.32
Understanding Exception and error
3.33
Try, catch, throw
3.34
FlowChart Development
3.35
Database design
3.36
User interface design
3.37
PHP programming
3.38
Testing process
3.39
Project deployment on server
Php Course & SQL
Curriculum
This content is protected, please
login
and enroll in the course to view this content!
Your Website
Modal title
Main Content