Satisfying my intense urges for reverse voyeurism.

Sorry, but the Ardcam is not operational at this time.

"); $picfile = "/home/brian/public_html/ardcam.jpg"; $playfile = "/home/brian/public_html/playing.txt"; if (file_exists($picfile)) { $pictime = date("F d Y H:i:s.", filectime($picfile)); print("\"The
"); //print("(Last picture: $pictime)

"); } else { print("No picture available."); } /* print("Listening to: "); if (file_exists($playfile)) { readfile($playfile); $playtime = date("F d Y H:i:s.", filectime($playfile)); print("  -- (Last song: $playtime)
"); } else { print("Unknown."); } print("
"); */ ?>