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!
initially the dropdown option show value 0..if the user does not choose from the option..then press submit button..the value 0 doesn't send to the next page (dasskira.php)..how can i make it work? i want value 0 send even the user didn't choose any option..
actually..i have 21 questions of dass questionaire..and this is part of the code that i checked the value post..sorry..i'm really new beginners... im try to make the code simple as i can understand it..maybe these code wrong...but i didn't know why..i have test it..it worked...but if user send submit button without choose any option..it just display blank page..
Nowhere in this code are you checking or using $_POST['q1']
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.