PHP is a server side scripting language used to develop the dynamic website by using MySql.
In this course we can discuss about the concepts which are mentioned below, and all these concepts are required to designing the web pages using html, applying styles to the web pages for the look and feel purpose, and we use javascript / jquery for forms and form elements, php is used to work at server side like managing the file uploads, working with dynamic forms, Mysql is used to manage the database - here we can create the database and tables within database and managing the records in the tables using inserting, updating and deleting the records.
1) HTML - Web Page Designing
2) CSS - Applying Styles to Web Page
3) JavaScript / Jquery - Client Side Scripting
4) PHP - Server Side Scripting
5) MySql - Data Base