![]() |
ftp config settings for localhost - 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: ftp config settings for localhost (/showthread.php?tid=43460) |
ftp config settings for localhost - El Forum - 07-12-2011 [eluser]mayur[/eluser] hey ! I wanted to upload some files and organise them into folders simultaneously. I used the upload library to upload but i'm finding it hard to organise it into folders. I saw some posts regarding FTP -mkdir() function but the problem is to have an ftp server i suppose. I m running my site currently on localhost. How should i set the configuration settings for ftp..?? Any other way to organise them into folders...??? please reply..? thanx a lot..! |