upload-timer/start-timer.php
<?php session_start(); $_SESSION['time'] = microtime(true);