Posted by flamer die.spam@hotmail.com on 01/23/08 21:16
in regards to the suggestions, the site doesnt use a database at all,
and im using array_split to split the images up onto separate pages so
it wasn't as simple as just generating the thumbanils to be shown on
each page, I may have a look at trying implement a way to generate
only the thumbnails for each page only when requested. (which would
mean making a max of 25 at once rather than thousands).. it may be as
simple as moving the thumbnail function
The cron job is an option, but wouldnt executing a script in php via
cron still not time itself out as a normal php script would??
[Back to original message]
|