Hello there I'm not to familer with working with directorys in PHP as I dont normally work with them in this in way. However what I'm after is a some php that will find the latest file uploaded into a directory and also its size and echo the name of the file and its size out. ie

Camera.jpg 26/06/07

Anyone have a simple script that can accomplish this?