creating a web page -- 3
Budget: $10 – $30 USD
Using Ajax
1. a new page that will be used to delete, insert and show the people in the database.
2. That page will take a post of information that has commands to manipulate the data
3. delete command with an id will delete the entry in the database
4. insert command with the information for firstname, lastname and phonenumber will insert that data into the database
5. no command will show the list of users in the database
1. a new page that will be used to delete, insert and show the people in the database.
2. That page will take a post of information that has commands to manipulate the data
3. delete command with an id will delete the entry in the database
4. insert command with the information for firstname, lastname and phonenumber will insert that data into the database
5. no command will show the list of users in the database