Allergy Clinic
Research Staff
Research Volunteer
Pharmacutical Sponsors
Pollen Count
FAQ
Current Studies Volunteer
Medical Release
BioPharma

query('SELECT * from Faq_Cat where ID=7 and Active=1 and Site=2'); $row_cat2 = $connector->fetchArray($result4); echo ''; $result = $connector->query('SELECT * from Faq where CatID=7 and Site=2 and Active=1 order by CatID'); // Get an array containing the results. // Loop for each item in that array $count = 0; while ($row = $connector->fetchArray($result)) { echo ''; } ?>
'.$row_cat2['Category'].'
 
'.$row['Question'].'
'.stripslashes($row["Answer"]).'