ID: 15463 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem PHP Version: 4.1.1 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2002-02-09 07:34:50] [EMAIL PROTECTED] 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 05:55:48] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15463&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php