Please fill in your ID Number"; } if (is_numeric($myIDNUM)) { } else { $oops="Y"; $error.="
Your ID Number cannot contain alpha characters."; } if (strlen($myIDNUM) < 13 ) { $oops="Y"; $error.="
Your ID Number needs to be 13 characters in length."; } if (!$oops) { $myYear = substr($myIDNUM, 0,2); $myMonth = substr($myIDNUM, 2,2); $myDay = substr($myIDNUM, 4,2); $myBirthday = "19" . $myYear . "-" . $myMonth . "-" . $myDay; $myAge = birthday($myBirthday); if ($myAge< 18 ) { $oops="Y"; } if (!$oops) { header("location:competition_jack.html?id=$myIDNUM"); exit; } else { $error="
You need to be 18 years or older to enter."; } } } ?> Gang Of Instrumentals :: Official Website // COMPETITION



WATCH THIS SPACE - MORE COMPETITIONS COMING SOON