php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #15463 ftp_close() not functioning
Submitted: 2002-02-09 05:55 UTC Modified: 2002-02-10 04:38 UTC
From: wanderer at oasiscomm dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.1.1 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wanderer at oasiscomm dot net
New email:
PHP Version: OS:

 

 [2002-02-09 05:55 UTC] wanderer at oasiscomm dot net
I used the example script for ftp_close() and get the error "undefined function in line..".

I changed the script to use ftp_quit() instead and it worked fine.

In some of the documention pages, the index on the left shows ftp_close() as a function while others do not.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-09 07:34 UTC] georg@php.net
ftp_close is only available in current cvs version, and 
not in 4.1.1

There is also a note in the manual:

ftp_close
(PHP 4 CVS only)

Georg


 [2002-02-09 12:58 UTC] wanderer at oasiscomm dot net
http://www.php.net/manual/en/ref.ftp.php shows the ftp_close in the example and does not refer to ftp_close as only being in the CVS version.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC