A form sendind a file has nothing to do with FTP functions of PHP. You´ll still need to change de upload_max_filesize and so on in order to send such files to the server. -- João Cândido de Souza Neto "Matthew Croud" <matt@xxxxxxxxxxxxxxxxxx> escreveu na mensagem news:02F75BF6-9EC5-4456-9150-07042AEBA0D4@xxxxxxxxxxxxxxxxxxxxx > > Hi, > > I want to give my client the ability to upload large files ( around > 20MB ) to a webspace. > I reckon that using the FTP commands of PHP would be the best bet, but is > it possible to allow them to do this through an online form. > > This is my vision: the client logs in to a form that has an upload > button, and the upload button uses the FTP commands to upload the file. > > Is that do-able in PHP ? > > Cheers! > > > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php