LostAngel Posted July 18, 2008 Share Posted July 18, 2008 Hey guys, I just discovered that php can upload files via php..does this mean that a webserver that has a 65mb normal php upload size...is unlimited with ftp via php? Also, does anyone have an examples for say uploading a file from C:\test.crom to a folder inside site.com/public_html_uploads? Link to comment https://forums.phpfreaks.com/topic/115469-php-ftp-uploading/ Share on other sites More sharing options...
Guest Xanza Posted July 18, 2008 Share Posted July 18, 2008 If your server supports FTP, and PHP, then sure... But you would then be limited by your FTP upload limits. You'll find all you need here: http://www.php.net/ftp Link to comment https://forums.phpfreaks.com/topic/115469-php-ftp-uploading/#findComment-593595 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.