i have a website http://gamesigs.co.uk where people can make signatures for forums. I want to display the last 5 or so sigs on the main page. I know that i have to store all the information on text files (font, text, size, image used) and then retrieve this info on the main page. How would i go about doing this??