prepare("SELECT * FROM pins WHERE pin =:p") ; $sql->bindparam(':p', $pins) ; $sql->execute() ; //$rowp = $sql->FETCH(PDO::FETCH_ASSOC) ; $rc = $sql->rowcount() ; /* if($rc > 0) { $_SESSION["rgno"] = $regno ; $_SESSION["pin"] = $pins ; $sql1 = $DBcon->prepare("select * from pinassociate where PINCODE =:ps") ; $sql1->bindparam(':ps', $pins) ; $sql1->execute() ; $rct = $sql1->rowcount() ; if($rct > 0) { $row = $sql1->FETCH(PDO::FETCH_ASSOC) ; $pin = $row['PINCODE'] ; $owner = $row['REGNO'] ; $numbused = $row['NOUSED'] ; if(($owner == $regno) and ($numbused >= 4)) $msg[] = 'You have used this Pin above its Limit please buy another Card' ; if ($owner != $regno) $msg[] = 'THIS CARD HAS BEEN USED BY ANOTHER PERSON' ; } } else { $msg[] = 'Sorry the Pin you entered does not exist, Check the Pin and try again ' ; } */ if(empty($msg)) header("location: profilepage.php"); }// end if access, i.e, if pin exist //}//end if cumulative //}//end if submit button ?> Result Portal

Portal Instruction

1. Gently Scratch of the silver coating on the card to see the card pin
2. Note: If you dont know your RegNo, enter your Surname in the Student RegNo field, wait and select from the list that drop down.
3. Clik Login Button to Proceed

Need More Help ?

Call Fortressystem Links Nig. @ +2348039325001 or Call School Admin @ +2348035522162 or +2348182288720

 


Enter Your Login Details

'; foreach ($msg as $item) { echo "
  • $item
  • "; echo $pins ; } echo ''; } ?>
    Student Registration No
    Card Pin
     
    STUDENT CLASS