![]() |
||||||||||||||||||||||||||||||||
|
![]() |
2003 Annual and Perennial Trial Results Connect($server,$database,$user,$password);
if($key == "")
{
$result = $dbase->Exec("select * from plantofmonth where not archive = '1' ");
$rows = $dbase->NumRows($result);
if($rows)
$key = $dbase->Result($result,0,"ukey");
}
$result = $dbase->Exec("select * from plantofmonth where ukey = '$key' ");
$rows = $dbase->NumRows($result);
if($rows)
{
$key = $dbase->Result($result,0,"ukey");
$month = $dbase->Result($result,0,"month");
$year = $dbase->Result($result,0,"year");
$image1 = $dbase->Result($result,0,"image1");
$image2 = $dbase->Result($result,0,"image2");
$common = $dbase->Result($result,0,"common");
$latin = $dbase->Result($result,0,"latin");
$category = $dbase->Result($result,0,"category");
$zone = $dbase->Result($result,0,"zone");
$author = $dbase->Result($result,0,"author");
$article = $dbase->Result($result,0,"article");
$article = str_replace("\n","
|
||||||||||||||||||||||||||||||
Policy | This web site is provided as a service to consumers by members of the Minnesota Nursery and Landscape Association ( MNLA) |