ID: 38264 Updated by: [EMAIL PROTECTED] Reported By: hanwoody at gmail dot com -Status: Open +Status: Bogus Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
It is correct. Previous Comments: ------------------------------------------------------------------------ [2006-07-31 03:22:53] hanwoody at gmail dot com Description: ------------ bool ftp_nb_get ( resource ftp_stream, string local_file, string remote_file, int mode [, int resumepos] ) this prototype is wrong! Expected result: ---------------- int ftp_nb_get ( resource ftp_stream, string local_file, string remote_file, int mode [, int resumepos] ) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38264&edit=1