3v4l.org

run code in 300+ PHP versions simultaneously
<?php $month_number = "08"; $month_year = "2016"; // the ternary aspect: $month_result = ($month_number === "09"); $year_result = ($month_year === "2017"); $str = ($month_result && $year_result)? "active":""; echo "<div class=\"item" . $str . "\"></div>";

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
226.72 ms | 2146 KiB | 8 Q