Search found 1 match
- 2011-01-23T14:06:50-07:00
- Forum: Developers
- Topic: How to resize via a cron job?
- Replies: 3
- Views: 9975
How to resize via a cron job?
Hello, I am having a real problem, my customers will upload pictures in one of the site folder(the same one),I would like to set a cron job which(every hours) check for newly uploaded pictures and resize them by 800x600. ImageMagik has been installed on my linux server, someone gave me this code ...