PBS Kids GO!dragonflytv


 
science centers

DragonflyTV’s Find a Science Center feature includes listings for over one thousand science museums, hands-on science centers, natural history museums, zoos, arboretums, aquariums, and children’s museums across the United States.

Search Science Centers

Choose your state or enter your zip code or type the name of a science center or city below. Then click the Find a Science Center button.

\n"); } if(isset($keyword) && $keyword != "") { $QueryA =mysql_query("SELECT * FROM $TableName WHERE (museum LIKE '%$keyword%') OR (city LIKE '%$keyword%') ORDER BY museum ASC"); $color1 = "#E6EAE5"; $color2 = "#FDFCCC"; $row_count = 0; $numrowsA=mysql_num_rows($QueryA); if ($numrowsA == 0){ print(""); } else{ while($RowA = mysql_fetch_array($QueryA)) { $row_color = ($row_count % 2) ? $color1 : $color2; print ("\n"); $row_count++; } } } if(isset($zip) && $zip != "") { $zip3 = substr($zip,0,3); $QueryB =mysql_query("SELECT * FROM $TableName WHERE zip LIKE '$zip3%' ORDER BY museum ASC"); $color1 = "#E6EAE5"; $color2 = "#FDFCCC"; $row_count = 0; $numrowsB=mysql_num_rows($QueryB); if ($numrowsB == 0){ print(""); } else{ while($RowB = mysql_fetch_array($QueryB)) { $row_color = ($row_count % 2) ? $color1 : $color2; print ("\n"); $row_count++; } } } if(isset($state) && $state != "") { $QueryC = mysql_query("SELECT * FROM $TableName WHERE (state = '$state') ORDER BY museum ASC"); $color1 = "#E6EAE5"; $color2 = "#FDFCCC"; $row_count = 0; while($RowC = mysql_fetch_array($QueryC)) { $row_color = ($row_count % 2) ? $color1 : $color2; print ("\n"); $row_count++; } } print ("
State
Zip (at least 2 numbers)
 
Keyword Search (science center or city)
Science Center - WebsiteAddressCityStateZip
Sorry. There is no match for a science center using that name or city. Try searching for science centers in your state.
$RowA[museum]$RowA[address] $RowA[address1]$RowA[city]$RowA[state]$RowA[zip]
Sorry. There is no match for a science center using that zip code. Please try a different search.
$RowB[museum]$RowB[address] $RowB[address1]$RowB[city]$RowB[state]$RowB[zip]
$RowC[museum]$RowC[address] $RowC[address1]$RowC[city]$RowC[state]$RowC[zip]
\n"); ?>
dragonflytv PBS Kids Go!