I have a PHP variable $admin which corresponds to a checkbox. When the ... if ( $_POST && isset( $_POST['admin'] ) { $admin = $_POST['admin']; } ...
more
more
Home »Unlabelled » html - Checkbox variable causing error when NOT submitted in form PHP MYSQL - Stack Overflow
Posted by Unknown on Wednesday, April 16, 2014
2010 All Rights Reserved Php programming tips.
» Php programming tips: html - Checkbox variable causing error when NOT submitted in form PHP MYSQL - Stack Overflow
{ 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