G
giridharanbtech
Guest
Dear friends,
I have html page.
that page contains a form. that form contains some checkboxes.
the values are listed below
1.apple
2.mango
3.orange
4.banana
now i want to store the results in mysql database.
please help me to get the php code for this.
please write the php code below.
advance thanks
I dont use javascript and ajax
i want like this.
if anyone click the html submit button then it should be processed by PHP and store in sql
I have html page.
that page contains a form. that form contains some checkboxes.
the values are listed below
1.apple
2.mango
3.orange
4.banana
now i want to store the results in mysql database.
please help me to get the php code for this.
please write the php code below.
advance thanks
I dont use javascript and ajax
i want like this.
if anyone click the html submit button then it should be processed by PHP and store in sql