To retrieve data from MYSQL or any database using AJAX, you need to do the following steps
Step 1
Create a database db_test and add one table named test with the following fields
name
username
department
phone
To retrieve data from MYSQL or any database using AJAX, you need to do the following steps
Step 1
Create a database db_test and add one table named test with the following fields
name
username
department
phone