CodeIgniter Forums
Need help in uplading images .. - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Need help in uplading images .. (/showthread.php?tid=46972)



Need help in uplading images .. - El Forum - 11-22-2011

[eluser]Mistry007[/eluser]
I am inserting record from product.xml files. and I am having product images in another folder name "images". All Product from xml file is inserted successfully but for images i don't have any idea. how can i upload and create a thumb of that images file and place it to my upload folder. I have to upload this images. Can any one tell what to do ?

Thanks.