Re: [PHP-DB] FTP functions and upload limit.

[email protected] (Chris)
Newsgroups php.db
Message-ID <[email protected]>
Ardilla Roja wrote:
> Hi to everybody,
> 
> I tried to find an answer in the php sites, but wasn't able to...
> 
> Does the php.ini upload_max_filesize affects the ftp_put function ?...

No. upload_max_filesize is to do with how much your browser can upload 
to the website.

ftp_put may have a limit - but that will be on the remote ftp site, 
nothing in php has anything to do with that.

-- 
Postgresql & php tutorials
http://www.designmagick.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.