intodesi Posted April 22, 2008 Share Posted April 22, 2008 I was wondering if php can use ftp to upload and download files? I would just use php and its upload function, but my webhost restricts me to 2m and I will be dealing with mostly graphic's pictures, artwork etc and will need to be able to upload more then the 2m. any Idea's, if php can upload via ftp that is Thanks EDIT or i can see that there are ftp functions.. are those related to my 2m upload limit for php.ini? Link to comment https://forums.phpfreaks.com/topic/102275-php-and-ftp/ Share on other sites More sharing options...
trq Posted April 22, 2008 Share Posted April 22, 2008 Try taking a look at the ftp section of the manual. Link to comment https://forums.phpfreaks.com/topic/102275-php-and-ftp/#findComment-523685 Share on other sites More sharing options...
intodesi Posted April 22, 2008 Author Share Posted April 22, 2008 Yeah thats what I was looking at. Thanks Link to comment https://forums.phpfreaks.com/topic/102275-php-and-ftp/#findComment-523686 Share on other sites More sharing options...
intodesi Posted April 22, 2008 Author Share Posted April 22, 2008 Know whats funny.. talking on live chat with my hosting... and they are telling me I can create my own php.ini and make my upload_max_filesize = 5Mb myself, the php.ini just has to reside in the same directory as my script... Link to comment https://forums.phpfreaks.com/topic/102275-php-and-ftp/#findComment-523700 Share on other sites More sharing options...
miracle_potential Posted April 22, 2008 Share Posted April 22, 2008 I have an FTP application that I programmed for a client so yes it does drop me an email or something I'll zip it up and send it over ----EDIT---- And you'll need access to the .htaccess file to change your 2 meg limit Link to comment https://forums.phpfreaks.com/topic/102275-php-and-ftp/#findComment-523791 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.