Custom FORM – Fetch data from sql database as default content
Question
I want to create a custom FORM to display (ID, Image, Title, Text Content) records from my mysql database.
- At the end of each record, add 2 radio button (Yes / No)
Once SUBMIT button been clicked, it will:
A. For record with "Yes" selected, it will upload to Another mySQL table.
B. Clear all the records from existing mysql table.
Can someone give me a hand on this would be really appreciated.
Thanks with Regards
JC
0
2 months
0 Answers
9 views
0
Leave an answer
You must login or register to add a new answer .