Open webpage and click on "Launch Modal" Button

You will see text from background hidden when I click on checkbox which shows on next screenshot.

When checked to hide description, you see text on top in the background disppears.

When refreshed the webpage, it returns to normal.

You can see bottom when open modal, and it was done with MySQL database, check on the box.

Close it and refresh the webpage, and reopen modal. You will see "This is on" changed from "This is off"

So does database with two screenshots with text column that changed values itself when checked.

From "This is off" to This is on" and it is permenant when showing up on any other browsers or computers as well.



This is for register users - I just need to find a way to give users ability to check the box to hide the description or not on each different id from database (product on each invoice (vieworder.php - a template which is loaded with values from database with costs, information and home/business shipping addresses) when registered users can view the invoice, the description is hidden when it was checked by admin users and send php/javascript codes to the database or by cookie?