CodeIgniter Forums
How to upload two images at same time - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: How to upload two images at same time (/showthread.php?tid=6631)



How to upload two images at same time - El Forum - 03-06-2008

[eluser]Sawariya[/eluser]
Hi Friends ,

How to upload two images at same time ... anybody have idea to do..
i am waiting for our replies friends..

Thanks in advance..


How to upload two images at same time - El Forum - 03-06-2008

[eluser]wiredesignz[/eluser]
You have a reply in the other thread with the same Title as this one.


How to upload two images at same time - El Forum - 03-06-2008

[eluser]xwero[/eluser]
Those damn double posters. I was confused because i answered it but then i looked at this thread and could find my answer. Thank you for playing with my headache head Confused


How to upload two images at same time - El Forum - 03-06-2008

[eluser]Sawariya[/eluser]
Sorry Friends ,,

Bymistake i have posted over there..
ok .. i saw that replies.. but here i have to column name .
1. image
2. signature

i need to post in two images in different column.. how it possible..

Thanks


How to upload two images at same time - El Forum - 03-06-2008

[eluser]xwero[/eluser]
if you need to do 2 separate checks instead of a loop you do it like one file upload but you use intitialize for the different configs (if you need to) and use the fieldnames in the do_upload.