> I would not recommend doing image resizing on the fly - it is heavily 
> cpu intensive, - two options would exist here - do it once and cache the 

it is not cpu intensive when I use one or two images per page

> results, or do what phpmole does - rename the image
> xxxx_00x100.jpg (which is maximum 100)
> and add it as an attachment.

I just think about that. list attchment and for example preg_match
for its title or name should be faster and image should be resized 
just after upload.

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to