Select the CITES listed species"; echo ""; echo "
"; @mysql_select_db('frlhtenvis'); //$q1 = "select plant_id, genus,species,author from botmast where length(cites) > 0 order by genus, species"; $q1 = "SELECT botmast.plant_id, genus,species,author FROM botmast INNER JOIN envis_botmast ON botmast.plant_id = envis_botmast.plant_id WHERE length(cites) > 0 ORDER BY genus, species"; $result2 = mysql_query ($q1,$link_id) or die(mysql_error()); $tot = mysql_num_rows($result2); echo "
"; // ****** changes for advertisements ***** print ""; print ""; print ""; print ""; print "
"; // ****** echo ""; echo ""; echo ""; echo ""; echo ""; echo "
No. of species: $tot
"; $s='selected'; echo ""; echo "
"; // ************ print "
"; // *********** echo "
"; echo "
"; if($pid!=NULL) { echo ""; echo ""; PRINT ""; PRINT ""; //echo ""; //echo ""; echo "
Plant species selected$plantnamePlant Species Selected
"; //echo "
"; echo "
"; echo ""; echo "
"; printTable($pid); } ?>
Disclaimer Privacy Copyright Contact Us Query Form Home

The site is best viewed in 800x600 pixels and IE 4 and above