Allergy Clinic
Patient Education
New Patient
Services
Insurance
Links
Allergy Shots
Email
Links
Let's be friends on Facebook
Follow AAC on Twitter

query('SELECT * from Links where CatID="1" and Active="1" order by Sort, Name'); // Get an array containing the results. // Loop for each item in that array ?>
    fetchArray($result)) { echo '
  • '.$row['Name'].''; if ($row['Description']) { echo '
    '.$row['Description'].'
    '; } echo '
  • '; } ?>