Alley Info 11-23

| 0


0) {
// output data of each row
while($row = mysqli_fetch_assoc($result)) {

$f1=$row[“Address”];
$f2=$row[“City”];
$f3=$row[“State”];
$f4=$row[“Zip”];
$f5=$row[“Name”];
$f6=$row[“lanes”];
$f7=$row[“Phone”];
$f8=$row[“Website”];
$f9=$row[“email”];
$f10=$row[“hours”];
$f11=$row[“proshop”];
$f12=$row[“hours”];
$f13=$row[“pricing”];
}
} else {}

?>

Located at: