<?php $count = 1; echo ($count <= 2) ? "hello" : "bye";
You have javascript disabled. You will not be able to edit any code.