Address:
$row->address1 $row->address2 :: $row->city, $row->state $row->zip
Phone: $row->phone
Fax: $row->fax
$website
Description
$row->locationDesc
The National School of Dental Assisting has $locationCount locations in $stateCount different states. To view locations near you, choose the state closest to you in the menu below and click "View Locations" to continue. |
| Choose Your State |
| $r->state | eof; $printed=0; $result = $db->query("SELECT * FROM locations WHERE state='$r->state' ORDER BY locationName ASC"); while($result->FetchInto($row)){ if($printed%2!=0){$class="list1";}else{$class="list2";} if(file_exists("images/locations/thumbs/$row->location_id.jpg")){ $img = "
$img
$row->locationNameAddress: |
eof;
$printed++;
}
print"";
}
print"
The National School of Dental Assisting has $locationCount locations in $stateCount different states. To view locations near you, choose the state closest to you in the menu below and click "View Locations" to continue. |
|
| Choose Your State | |
eof;
$res = $db->query("SELECT distinct(state) FROM locations WHERE state='$get->state' ORDER BY state ASC");
while($res->fetchInto($r)){
print<<| $r->state |
|
$img
$row->locationNameAddress: |
eof;
$printed++;
}
print"";
}
print"
The National School of Dental Assisting has $locationCount locations in $stateCount different states. To view locations near you, choose the state closest to you in the menu below and click "View Locations" to continue. |
| Choose Your State |
|
|