Click one of the links below to see: Trailhead directions, Trail description, Trail profile, Interactive Trail Map, and more…
n”;
exit;
}
echo ‘
- ‘;
- ‘;
echo’‘.$data[“name”].’‘;echo ‘
/*Iterate through the rows of the query result*/
for ($i = 0; $i < $rows; $i++) { $data = pg_fetch_array($stat, $i); echo '
‘;
}
echo ‘
‘;
?>