Free Pass for Oil and Gas: Wells by Region
include ("/var/www/phplib/oilandgaswells_2008.php"); ?>
$indata = '';
if(isset($_GET['fips'])) {$fips=$_GET['fips'];$indata='X';}else{$fips='';}
if(isset($_GET['page'])) {$page=$_GET['page'];$indata='X';}else{$page='';}
if(isset($_GET['ord'])) {$ord=$_GET['ord'];$indata='X';}else{$ord='';}
if ($indata=='X') {
echo welldata($fips, $page, $ord);
}
else {
}
?>
Legend:
Red: 2000-2008
Green: 1990s
Blue: 1980s
include ("/var/www/phplib/google_maps_mashups/oil_gas_wells.php"); ?>