Date: 01/21/01
- Next message: Andi Gutmans: "[PHP-DEV] popen() on Win32"
- Previous message: root <email protected>: "[PHP-DEV] CVS Account Request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: anthony <email protected>
Operating system:
PHP version: 3.0.13
PHP Bug Type: Other
Bug description: bug on fopen("ftp://...
Under PHP 3.0.12 ... 13 ...
The following line code fails :
$fp = fopen("ftp://$login:$pass@$ftp_url/$filename/","w") ;
This generates a empty file when the ftp server is windows NT4 or 2000.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "[PHP-DEV] popen() on Win32"
- Previous message: root <email protected>: "[PHP-DEV] CVS Account Request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

