A webpage for displaying temperature graphs. More info here. You can see it working here.
It uses dygraphs for displaying data, which is read using gettemp.csv.php. Example SQL table structure can be found in example.sql.
Data can be uploaded to the database using posttemp.php with a GET request using the posttemp.sh found in pcsensor2.