Richy Sinho

Richy Sinho

  • 968
  • 761
  • 7.1k

How to insert HTML table into mysql table using checkbox in PHP

Feb 2 2021 11:49 AM
I'm working on a small project in php to do bulk insert into mysql table using php. I have a working code to insert bulk data when a checkbox in checked when I click on select all. But when ever I select any of the check without selecting all doesn't insert the selected checkbox. Please any help will much much appreciated. Thank you.

Attachment: post.rar

Answers (1)