php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49909 misleading function name
Submitted: 2009-10-17 17:09 UTC Modified: 2009-11-13 20:22 UTC
From: theo at emmsit dot co dot uk Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
 [2009-10-17 17:09 UTC] theo at emmsit dot co dot uk
Description:
------------
In the ftp_put function documentation, there is a function named $local_file, however the actual name should be $local_folder or $local_directory as it isn't asking for a file but a folder or directory. Thanks, it confused me for a while


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-13 20:22 UTC] vrana@php.net
It is asking for a file.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 01:00:01 2026 UTC