MYSQL PHP Basics prerequisites 1.Basic skill for HTML 2.Know another programming language other than Web Application 3.Database Concept objectives 1.Installation and configuration of web application paltform with PHP and MySQL (LAMP) 2.To learn general stracture of PHP 3.To Create basic web application 4.Be able to build a dynamic WEbsite Course Outline 1st day: Overview of Web Development Using Apache, PHP and MySQL Installation and@Configuration - Package install (RPM & apt-get) - LAMPPIX Introduction to databases with MySQL - Command line client - CREATE/DROP DATABASE - CREATE, ALTER TABLE - SELECT, UPDATE, DELETE, INSERT - Joins, primary key, foreign key 2nd Day: Introduction to PHP - What is PHP - variables and datatypes - GET / POST, form handling - Arrays - Functions - HTTP as a stateless protocol - Sessions and cookies 3rd Day: Database connection from PHP Sample Application - Shopping Cart - Create prerequisites 1.Basic skill for HTML 2.Know another programming language other than Web Application 3.Database Concept objectives 1.Installation and configuration of web application paltform with PHP and MySQL (LAMP) 2.To learn general stracture of PHP 3.To Create basic web application 4.Be able to build a dynamic Course Outline 1st day: Overview of Web Development Using Apache, PHP and MySQL Installation and@Configuration - Package install (RPM & apt-get) - LAMPPIX Introduction to databases with MySQL - Command line client - CREATE/DROP DATABASE - CREATE, ALTER TABLE - SELECT, UPDATE, DELETE, INSERT - Joins, primary key, foreign key 2nd Day: Introduction to PHP - What is PHP - variables and datatypes - GET / POST, form handling - Arrays - Functions - HTTP as a stateless protocol - Sessions and cookies 3rd Day: Database connection from PHP Sample Application - Shopping Cart - Create