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!
when i get the value of this as follows it gives me the value even its checked or not
how i get the value if its checked only or do a function if its checked only
unless you have some bizarre page logic, I don't see how the checkbox would be submitted if it wasn't checked. That's just not the behavior most, if not all, browsers do for unchecked ones.