CodeIgniter Forums
entries - 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: entries (/showthread.php?tid=54454)



entries - El Forum - 09-09-2012

[eluser]Captain_Fluffy_Pants[/eluser]
how do i make a code that will hold entries that are uploaded with the upload form that codeigniter user guide comes with?
like when users upload a image and then it sends to the "uploads" folder by its self.
and then after that i want a code that will send the uploaded images from the uploads folder to a view where it will hold the entries ?
i made a picture to kinda show what im talking about
http://i.imgur.com/SijDa.jpg
can someone please help me with this D: ???


entries - El Forum - 09-09-2012

[eluser]solid9[/eluser]
Your question is very general.
Why not follow the flow of the picture you made.

Do it step by step.
If you encounter problem just post the codes here.