From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: ftp_close() not functioning
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 bug report at http://bugs.php.net/?id=15463&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15463&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15463&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15463&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15463&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15463&r=support Expected behavior: http://bugs.php.net/fix.php?id=15463&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15463&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15463&r=submittedtwice -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php