make 2 thumbnails at once in codeigniter
Posted
by sonill
on Stack Overflow
See other posts from Stack Overflow
or by sonill
Published on 2010-05-03T08:19:11Z
Indexed on
2010/05/03
8:28 UTC
Read the original article
Hit count: 195
hello everybody! can anyone tell me how to create 2 different thumbnails of same images with different sizes and location in codeigniter. I have created a upload function and another thumbnail generation function, it works fine but can't sort out how to create 2 different thumbnail at accordingly at once. any help will be appreciated.
© Stack Overflow or respective owner