if ($gas_cost >= 1) { ... # stuff here } else { ... # continue here }