CodeIgniter Forums
Create folders and upload to the chosen - 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: Create folders and upload to the chosen (/showthread.php?tid=41297)



Create folders and upload to the chosen - El Forum - 05-04-2011

[eluser]Zimooon[/eluser]
Hi guys,

I want to create a gallery. But there should be multiple folders which get created by the admin.
So there should be:
A possibilty to create multiple folders and an upload to choose in which folder should be uploaded.

How do i create those folders?
something like $this->ftp->mkdir($folder)?

How to choose in which folder should be uploaded?

best regards


Create folders and upload to the chosen - El Forum - 05-04-2011

[eluser]Sudz[/eluser]
follow the userguide http://ellislab.com/codeigniter/user-guide/libraries/ftp.html