Help for this page

Select Code to Download


  1. or download this
    my $_session_time = $session{time_then};
    my $_current_time = time();
    my $_time_now = ($_current_time-$_session_time)/60;