online_time); $int=time()-$value; if($int>300){ return '0'; }else{ return '1'; } } }