<?php $month_number = "08"; $month_year = "2016"; echo "<div class=\"item"; // the ternary aspect: $month_result = ($month_number === "09"); $year_result = ($month_year === "2017"); echo ($month_result && $year_result)? "active":""; echo "\"></div>";
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`