html - Checkbox variable causing error when NOT submitted in form PHP MYSQL - Stack Overflow

Posted by Unknown on Wednesday, April 16, 2014

I have a PHP variable $admin which corresponds to a checkbox. When the ... if ( $_POST && isset( $_POST['admin'] ) { $admin = $_POST['admin']; } ...

more

{ 0 comments... » html - Checkbox variable causing error when NOT submitted in form PHP MYSQL - Stack Overflow read them below or add one }

Post a Comment

Popular Posts