isLoggedIn()){ header("location: ../login.php"); exit(); } if(!$sec->isOpen()){ header("location: ../books/openshop.php"); exit(); } echo "
 Rental Bikes - Sale Bikes - Repair Bikes

Welcome to the Bikes panel! Here you can manage any bikes that are in the shop. What would you like to do?

Add a bike!
Update/modify bike info
     Bike Number:  
"; $dbf->closeDBlink(); ?>