Welcome,
“;
$result2 = mysql_query(“SELECT `Certification`,`Version`,`Date`,`Score`,`Pass/Fail`,`Cert Date`,`Examiner`,`Cert. #`,`Cert Sent`,`Testing Center`,`Test Type`
FROM certifications
WHERE `userID` = ‘$useful'”);
echo “
Certification | Version | Date | Score | Pass/Fail | Cert Date | Examiner | Cert. # | Cert Sent | Testing Center | Test Type |
---|---|---|---|---|---|---|---|---|---|---|
“.$row[‘Certification’].” | “.$row[‘Version’].” | “.$row[‘Date’].” | “.$row[‘Score’].” | “.$row[‘Pass/Fail’].” | “.$row[‘Cert Date’].” | “.$row[‘Examiner’].” | “.$row[‘Cert. #’].” | “.$row[‘Cert Sent’].” | “.$row[‘Testing Center’].” | “.$row[‘Test Type’].” |
“;
mysql_close($con);
?>
If you would like to change your password please visit the password change page.
If you believe this information is incorrect or needs to be updated please contact us.