PHP Course Covered
Duration 28/7/2015 to 2/9/2015
What is computer program?
Basic steps of Application development.
Error Types.
Comments.
Variables.
Athematic operations.
Algorithm.
Structured Programming.
Echo tag.
Variable instantiation.
PHP internal function:
o Strlen()
o Strops()
o chr()
o getdate()
o localtime()
o date()
PHP Array:
o Indexed.
Pamicloud.com
[email protected]
Page 1
PHP Course Covered
Duration 28/7/2015 to 2/9/2015
o Associative.
o Array Operators.
o Array Functions.
Print_r.
Count(),sort(),rsort(),ksort(),arsort(),krsort().
Conditional statements:
o If statement.
o If elseif statement .
o Switch statement.
Looping:
o While loop.
o Dowhile.
o Forloop.
o Foreach.
Global Variable:
o $_GET.
o $_POST.
o $_FILES.
o __line__.
Pamicloud.com
[email protected]
Page 2
PHP Course Covered
Duration 28/7/2015 to 2/9/2015
o __dire__.
Writing:
o PHP Functions.
o PHP Classes.
Include statement:
o Case Study.
URL Encoding.
Type casting.
Error Handling.
Error Control Operator.
Register global directives.
URL Redirect:
o Case Study.
Provided By
AptwareWebDevelopment
Pamicloud.com
[email protected]
Page 3