| 1.
|
Type
|
Subject
|
Description
- intorduction ton PHP, install WAMP, XAMP, hello worl in php
|
Url
|
| 2.
|
Type
|
Subject
|
Description
- understand tag, statement, comments, call function
|
Url
|
| 3.
|
Type
|
Subject
|
Description
- type of variable, string contatenation, indentifier, declare and use constants, and scope of fariable
|
Url
|
| 4.
|
Type
|
Subject
|
Description
- arithmetic operation, String operation, assigment Operation, Comparision Operations, Logical Operations , if else, elseif, switch and compareing the difference conditionals
|
Url
|
| 5.
|
Type
|
Subject
|
Description
- for lop, while loop, foreach loop, do while loop
|
Url
|
| 6.
|
Type
|
Subject
|
Description
- defenitions, type of arrays, acessing array, operations
on array
|
Url
|
| 7.
|
Type
|
Subject
|
Description
- tripping strings function, formatting string, joining string, comparing string, sub string, replacing string
|
Url
|
| 8.
|
Type
|
Subject
|
Description
- require(), include(), call undefined function, create own function
|
Url
|
| 9.
|
Type
|
Subject
|
Description
- operning and closing file, reading data from file and write data to file
|
Url
|
| 10.
|
Type
|
Subject
|
Description
- read, scan directory, create, delete, rename, move, and copy file and directory
|
Url
|
| 11.
|
Type
|
Subject
|
Description
- connect and disconnect fo MySQL, crud statement with mysqli
|
Url
|
| 12.
|
Type
|
Subject
|
Description
- defenition OOP, class, object, polymorphism, and inheritance. Class stucture, constructors, destructors. Instantiate object. Controlling visibility
|
Url
|
| 13.
|
Type
|
Subject
|
Description
- introduction to MVC, advantage of MVC, create own web app with MVC connept
|
Url
|