Dynamically resize an image then cache it
Posted by jovaniwayne on May 7, 2010
0 comments
Using Codeigniter’s image manipulation class to resize the image, PHP header()to send a raw HTTP header into the browser, and using the <img> html tag to render the image into the browser,. we can Dynamically resize an image then cache it Using Codeigniter’s image manipulation class to resize the image, PHP header()to send a raw [...]



