<?php function r(){ return rand(1,10); } if(empty(r())){ echo 'web'; }else{ echo 'lol'; }
You have javascript disabled. You will not be able to edit any code.