On Thu, Aug 26, 2010 at 12:37 PM, Ashley Sheridan
wrote:
> On Thu, 2010-08-26 at 17:24 +0100, Matthew Croud wrote:
>
> > 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,
On Thu, 2010-08-26 at 17:24 +0100, Matthew Croud wrote:
> 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 fo
Take a look here:
http://us.php.net/manual/en/ref.ftp.php
You might have some issues with the memory limit in PHP so that might have
to be boosted for 20MB files.
On Thu, Aug 26, 2010 at 12:24 PM, Matthew Croud wrote:
>
> Hi,
>
> I want to give my client the ability to upload large files ( aroun
3 matches
Mail list logo