Change text input to checkboxes in AJAX files

Job ID: 32813403

Budget: $10 – $30 USD

I have a page that pulls content from a mysql database and displays it in dataTables. It has the capability to add, update and delete entries from the database. The update is done via a modal. I want to convert 3 text input fields into checkboxes. The checkboxes should be updated in the modal and posted to the database with their value being 1. If they are not checked, it should be blank. The 3 input fields are:

<input class="form-control" id="mAAB" />
<input class="form-control" id="mMFP" />
<input type="text" class="form-control" id="mKJAM" />

There are 2 files that accomplishes this. Attached are the files. I don't have enough ajax expertise to do checkboxes, otherwise I'd do it myself. This should only take a few mins for someone who knows what they are doing.
Related categories: PHP AJAX MySQL jQuery / Prototype