include 'includes/header.php'; echo front_header_navigarion('FRANCHISE VERIFICATION'); if(isset($_POST['status'])){ $get = $con->query("SELECT * FROM centers where center_number = '".$_POST['center_number']."' AND status = 1"); if($get->num_rows) { $g = $get->fetch_assoc(); ?>
| Franchise Verification | |
|---|---|
| Institute Id | Warning: Undefined variable $g in /home/u766730722/domains/sagt.in/public_html/franchise_verify.php on line 20 Warning: Trying to access array offset on value of type null in /home/u766730722/domains/sagt.in/public_html/franchise_verify.php on line 20 |
| Name | Warning: Undefined variable $g in /home/u766730722/domains/sagt.in/public_html/franchise_verify.php on line 21 Warning: Trying to access array offset on value of type null in /home/u766730722/domains/sagt.in/public_html/franchise_verify.php on line 21 |
| Institute Name | Warning: Undefined variable $g in /home/u766730722/domains/sagt.in/public_html/franchise_verify.php on line 22 Warning: Trying to access array offset on value of type null in /home/u766730722/domains/sagt.in/public_html/franchise_verify.php on line 22 |
| Address | Warning: Undefined variable $g in /home/u766730722/domains/sagt.in/public_html/franchise_verify.php on line 26 Warning: Trying to access array offset on value of type null in /home/u766730722/domains/sagt.in/public_html/franchise_verify.php on line 26 |