<form action="upload_file.php" method="post" enctype="multipart/form-data"> <input type="file" name="file" id="file"> <input type="submit" name="submit" value="Submit"> </form> Different formats: <a href="?format=plain">Plain text</a>, <a href="?format=light">lightweight</a> or <a href="?format=json">JSON</a>! Specify <a href="?from=2014-05-01&to=2014-06-01"> date ranges</a>! Only show the <a href="?last=10">last X files</a>! Ranges work with any format.