Select the Negative listed plant"; echo ""; echo "
"; @mysql_select_db('frlhtenvis'); //$q1 = "select plant_id, genus,species,author from botmast where length(negativelist) > 0 order by genus"; $q1 = "SELECT botmast.plant_id, genus,species,author FROM botmast INNER JOIN envis_botmast ON botmast.plant_id = envis_botmast.plant_id WHERE length(negativelist) > 0 ORDER BY genus"; $result2 = mysql_query ($q1,$link_id); $tot = mysql_num_rows($result2); echo "
"; // ****** changes for advertisements ***** //MAIN TABLE print ""; print ""; print ""; print ""; print "
"; // ****** // input , select. echo ""; echo ""; echo ""; echo ""; echo ""; echo "
No. of species: $tot
"; $s='selected'; echo ""; echo "
"; // *** DISPLAY ADVERTISEMENTS print "
"; // *********** echo "
"; echo "
"; if($pid!=NULL) { echo ""; //echo ""; echo "
"; PRINT ""; PRINT ""; //echo ""; //echo ""; echo "
Plant species selected$plantnamePlant Species Selected
"; //echo "
"; echo "
"; // DISPLAY PLANT DETAILS printTable($pid); } //HTML CODE BELOW, DISPLAYS FOOTER ?>
Disclaimer Privacy Copyright Contact Us Query Form Home

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