STEP 1
installing editor
STEP 2
HTML
STEP 3
CSS
STEP 4
JavaScript
STEP 5
jQuery
STEP 6
development environment
STEP 7
MySQL
STEP 8
PHP
1.
macOS
2.
windows10
intro
character set
3.
H Tag
4.
text related tags
5.
list Tag and link Tag
6.
image Tag
7.
table Tag
8.
iframe Tag
9.
form tag
10.
div tag
how to set CSS
CSS Selector
Applying style to text
Background CSS
Setting margins
Creating menu with list Tag
Layout with CSS
document write
alert
variable
variable-rule
global local variable
operator
if
switch
while
11.
for
12.
continue and break
13.
confirm
14.
making js function
15.
return
16.
recursive function
17.
object
18.
creating event
intro jQuery
selector
click event
mouse on event
control css
fade in out effect
slide up down effect
animation effect
changing text
adding class, removing class
set attribute
append
empty and value
focus, blur
this
find
intro MySQL
getting started MySQL
creating account
MySQL command
table command
creating table
insert sql file
Record search
ataggregation function
update and delete record
DB Backup and Restore
intro PHP
Output Statement
annotation
define
here-doc
if (control statement)
switch (control statement)
for (loop statement)
while (loop statement)
do ~ while (loop statement)
break statement
continue statement
ternary operator
array
define array
function 2
19.
function 3
20.
date
21.
Convert date values to timestamps - strtotime()
22.
Variable Related Functions
23.
Email Address Validation
24.
url Validation
25.
ip validation
26.
integer validation
27.
float validation
28.
Mathematical function
29.
variable variables
30.
How To Create Function
31.
return statement in function
32.
Setting parameter defaults
33.
generator yield
34.
generator from
35.
lambda function
36.
global variable, local variable
37.
Using Global Variables in Functions
38.
Maintain the life cycle of local variables
39.
parameter and argument
40.
goto
41.
Identifying iPhone iPad Mac
42.
using class
43.
property
44.
Access Modifier
45.
method
46.
creating instance
47.
Class inheritance (extends)
48.
this in class
49.
constants in class
50.
using static
51.
test access modifier
52.
construct
53.
destruct
54.
Passing data to the constructor
55.
namespace
56.
Using namespace shortly
57.
overriding
58.
Preventing overriding
59.
Prevent class inheritance
60.
interface
61.
interface extends
62.
abstract
63.
trait
64.
trait insteadof
65.
trait as
66.
trait static
67.
trait abstract
68.
autoload
69.
Connecting to MySQL with PHP
70.
Inquiry Database
71.
Create a membership page
72.
What's POST and GET
73.
Join DB Integration
74.
uploading file
75.
file function
76.
directory function
77.
COOKIE
78.
SESSION
79.
environment variables
80.
Project 1 : Introduct Membership SignUp SignIn
81.
Project 1-1 : Create DB
82.
Project 1-2 : Create Table
83.
Project 1-3 : Create Database Connection Page
84.
Project 1-4 : Create SignUp Page
85.
Project 1-5 : Save member information to DB.
86.
Project 1-6 : Create a login form
87.
Project 1-7 : to handel login
88.
Project 1-8 : Create a logout feature
89.
Project 1-9 : Create project1 index page