PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have looked at the other threads regarding checkboxes but found none which assist me. I have an update form which displays a user's information and allows them to change. One thing to change is the subscription status. If "yes" they check the box and if "no" they uncheck it. Here is the code I have so far: