Description
In this course, you will :
- Learn And Understand AJAX Techniques.
- Learn And Understand AJAX Techniques Using Bootstrap.
- Learn and Understand AJAX no-referesh technique.
Syllabus :
1. Welcome To AJAX!
- Introduction - Course Benefits - Welcome To The Complete AJAX Course
- Creating a Basic File
- XMLHttpRequest Object and Its Methods
- Creating the PHP Page
- onreadystatechange Method
- Different readystate and status of Ajax
- Getting Multiple Data Using Array
- Creating URL Variable
- Getting Input Result
2. Creating School Record Project
- Download and Install Bootstrap and jQuery
- Creating HTML Syntax
- Creating Form
- Creating Table
- Creating Database and Table
- Creating Username
- Creating PHP page and Ajax Request
- Creating Database Connection
- Getting Data from Database
- Sending Record through Ajax Using Form
- Deleting Record Using Ajax
- Create Edit Form
- Getting Select Tag Data Dynamically From Database
- Making the Edit Form Workable
- Complete Editing