PHP (Hypertext Preprocessor) An extremely popular scripting language that is used to create dynamic Web pages. Combining syntax from the C and Java languages, PHP code is embedded within HTML pages for server side execution. It is commonly used to extract data out of a database on the Web server and present it on the Web page. Originally known as “Personal Home Page,” PHP is supported by all Web servers and widely used with the MySQL database.
Introduction of PHP
PHP Variables
1. Operators
2. Conditional
Switch Statement
3. Looping
4. Array
5. PHP Functions
6. Working with Form
Isset Include Function
7. PHP Validations
8. Working with MYSQL
9. Database using PHP MYSQL
Session
Cookie
Project