ITC22023.html itDepartment.css
1
2
3
4 Web Application Development {
5
6 [PHP]
7
8 < PHP is a powerful tool for making dynamic and
9 interactive Web pages >
10
11
12
}
13
14
By: P.Vishaliney
, ITC22023.html itDepartment.css
1 What is PHP?
2
3 • PHP stands for PHP: Hypertext Preprocessor
4
5 • PHP is a server-side scripting language, like ASP
6
• PHP scripts are executed on the server
7
8 • PHP supports many databases (MySQL,Oracle, Sybase, etc.)
9
10
• PHP is an open source software
11 • PHP is free to download and use
12
13
14
, ITC22023.html itDepartment.css
1 What is PHP?
2
3 • PHP can generate dynamic page content
4
5 • PHP can create, open, read, write and delete files on the server
6
7
• PHP can collect form data
8 • PHP can send and receive cookies
9
10 • PHP can add, delete, modify data in your database
11
• PHP can be used to control user-access
12
13 • PHP can encrypt data
14
1
2
3
4 Web Application Development {
5
6 [PHP]
7
8 < PHP is a powerful tool for making dynamic and
9 interactive Web pages >
10
11
12
}
13
14
By: P.Vishaliney
, ITC22023.html itDepartment.css
1 What is PHP?
2
3 • PHP stands for PHP: Hypertext Preprocessor
4
5 • PHP is a server-side scripting language, like ASP
6
• PHP scripts are executed on the server
7
8 • PHP supports many databases (MySQL,Oracle, Sybase, etc.)
9
10
• PHP is an open source software
11 • PHP is free to download and use
12
13
14
, ITC22023.html itDepartment.css
1 What is PHP?
2
3 • PHP can generate dynamic page content
4
5 • PHP can create, open, read, write and delete files on the server
6
7
• PHP can collect form data
8 • PHP can send and receive cookies
9
10 • PHP can add, delete, modify data in your database
11
• PHP can be used to control user-access
12
13 • PHP can encrypt data
14