3v4l.org

run code in 300+ PHP versions simultaneously
<?php $price_check = '50.00'; echo $filter = ( ( $price_check > '500') ? '501' : ($price_check > '200') ? '200-500' : ($price_check > '100') ? '100-200' : ($price_check > '50') ? '50-100' : ($price_check > '20') ? '20-50' : ($price_check > '0') ? '0-20' : '0' );

This is an error 404

There are `0` results


preferences:
141 ms | 1398 KiB | 7 Q