How to save record lists when click save button(PHP and MSQL).
Example:
ID Name Sex
1 Jam m
2 Da F
3 vi F
When i click save button. i would to save those records to database.
How to do that?
Best regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Based on your code, This is what you need…