'water_and_wastewater', 'allowSearch' => '0', 'limit' => '1', )); $water_and_wastewaterRecord = @$water_and_wastewaterRecords[0]; // get first record // show error message if no matching record is found if (!$water_and_wastewaterRecord) { dieWith404("Record not found!"); } ?>