CodeIgniter Forums
File upload() problems - 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: File upload() problems (/showthread.php?tid=43972)

Pages: 1 2


File upload() problems - El Forum - 07-30-2011

[eluser]Ivar89[/eluser]
Haven't really tested nor explored that, maybe it just the same as /../folder/uploads/
So yhea, what you said haha
All I know is that it worksTongue


File upload() problems - El Forum - 07-30-2011

[eluser]toymachiner62[/eluser]
"./" means the current directory.
"../" means up one directory.