<?php for($i=0;$i<254;$i++){ var_dump((int)chr($i) == array("K","F")); }
You have javascript disabled. You will not be able to edit any code.