if ($truck_year => "1955.1") {

echo 'Go with a fleetside bed, man!';

} else {

echo 'Stepside all the way!';

}


an idea is only stupid if you think about it rationally.