The code here is still incomplete because I\'m still going to ask you guys on what the proper format/syntax of using mysql escape string. Im still a beginner in php and I wa
you need to use this function like this
....VALUES (".mysql_real_escape_string('$_POST[hnum]').",...