Description
In this course, you will :
- Have a better understanding of backend web development with php7, SQL, and MySQL databases after completing this course.
- Be able to create complex web applications after learning from projects.
- learn how to use PHP and SQL to create a Login Page and a Registration Page.
- also learn about data submission, retrieval, and display from databases, among other things.
- learn a variety of concepts related to writing php scripts and SQL queries.
Syllabus :
1. php
- Operators and Variables
- Conditional if-else
- Array and Loop
- method- GET and POST
2. SQL (Structured Query Language)
- Part-1 Introduction and fundamentals
- Part-2 More commands and clauses
3. WAMP Installation
- WAMP Installation
4. Php & MySQL Projects
- Login Form with mySQL database
- Extracting Table content and Displaying on webpage
5. Javascript
-
JavaScript Part-1