Temporary files, how is it done? |
[eluser]Vi.[/eluser]
There is an Image and Upload library in CI if you didn't check that. Image Manipulation Class Upload image and resize uploaded image to preview size without saving. Use header() to send image data throughly browser. CI image resizing is easier then native php code. I will copy-paste my code here When I found it. |
Messages In This Thread |
Temporary files, how is it done? - by El Forum - 11-14-2009, 04:47 AM
Temporary files, how is it done? - by El Forum - 11-14-2009, 08:33 AM
Temporary files, how is it done? - by El Forum - 11-14-2009, 11:54 AM
Temporary files, how is it done? - by El Forum - 11-14-2009, 11:43 PM
Temporary files, how is it done? - by El Forum - 11-15-2009, 06:38 AM
|