Automated Creation of Thumbnails With PHP (Page 1 of 3 ) How could one generate fully automated thumbnails to handle images in their content management system? Gijs explains the answer using PHP. If you are using a Content Management System to manage the content your site, you will run into some problems very early. Publishing images with your articles will soon be the only task not fully automated.
You still have to create thumbnails, convert them to the right file type or resize them manually. When, in a later redesign of your site, the requested image size changes, you will have to convert them all over again. Web developers are lazy, so it is time for an easy-to-use solution.Next: The Article >>
More PHP Articles More By Gijs van Tulder |