Reply to thread

The way I envisioned it was at first the user goes to a "creation" page, where they pick settings, etc. They click "Generate", and this makes a file like /images/136.png where 136 is the user id. The user then uses an image tag to include www.example.com/images/136.png in their signature. The cron job would simply get a list of all the files in the /images directory, get the user ids (from the filenames), and then go about it's business updating each image. :)


Back
Top Bottom