Please fill out all the appropriate details of your search below.\r\n"; print "
";
if (isset($Daupright)) $string = $string . "upright cabinets, ";
if (isset($Dacocktail)) $string = $string . "cocktail cabinets, ";
if (isset($Dadesktop)) $string = $string . "desktop arcade controls, ";
if (isset($Dascratchbuilt)) $string = $string . "scratch built, ";
if (isset($Daconverted)) $string = $string . "converted cabinets, ";
if (isset($Dapc2jamma)) $string = $string . "PC2Jamma, ";
if (isset($Daarcademonitor)) $string = $string . "arcade monitor, ";
if (isset($Datvmonitor)) $string = $string . "tv monitor, ";
if (isset($Darotatingmonitor)) $string = $string . "rotating monitor, ";
if (isset($Dakeyboardhack)) $string = $string . "keyboard hack, ";
if (isset($Dakeyboardencoder)) $string = $string . "keyboard encoder, ";
if (isset($Daencodertype) and ($Daencodertype > ""))
$string = $string . "keyboard encoder = $Daencodertype, ";
if (isset($Dagameport)) $string = $string . "game port, ";
if (isset($Daparallelport)) $string = $string . "parallel port, ";
if (isset($Dagamepadhack)) $string = $string . "gamepad hack, ";
if (isset($Dagamepadtype) and ($Dagamepadtype > ""))
$string = $string . "game pad type = $Dagamepadtype, ";
if (isset($Daotherinterface)) $string = $string . "other interface, ";
if (isset($Daotherinttype) and ($Daotherinttype > ""))
$string = $string . "other interface = $Daotherinttype, ";
if (isset($Damousehack)) $string = $string . "mouse hack, ";
if (isset($Daspinner)) $string = $string . "spinner, ";
if (isset($Datrackball)) $string = $string . "trackball, ";
if (isset($Dayoke)) $string = $string . "flighty yoke, ";
if (isset($Dawheel)) $string = $string . "steering wheel, ";
if (isset($Dados)) $string = $string . "OS = DOS, ";
if (isset($Dawindows)) $string = $string . "OS = Windows, ";
if (isset($Dalinux)) $string = $string . "OS = Linux, ";
if (isset($Damac)) $string = $string . "OS = Mac, ";
if (isset($Daremovable)) $string = $string . "removable control panel, ";
print "$string and found the following results:\r\n";
print "
\r\n"; print " | $DaTitle | \r\n"; print "$DaDesc |
(back to project search page)\r\n";
print "\r\n";
}
if ($DaCount == 0 ) {
print "Your Search Returned No Results, Please Try Again.
";
}
}
}
?>