if(count($_GET['f'])>0){ reset($_GET['f']); $first_f=key($_GET['f']); echo $first_f; }
Please note: JavaScript is required to post comments.