How to send disabled checkbox value into database
04:24 10 Apr 2019

I want to send the value of disabled checkbox into the database. I tried to set it to readonly but it is allowing user to check/uncheck the field.

  


"class="tabtwo"style="width:30px;height:30px;" value="" checked="checked"disabled>
php html