Date: 06/30/99
- Next message: eschmid: "[PHP-DEV] CVS update: phpdoc/functions"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: A.Langhorst <email protected>
Operating system: All
PHP version: 3.0.11
PHP Bug Type: Feature/Change Request
Bug description: Adding an APPEND mode to fwrite for FTP
On question Jim Winstead told me that APPENDEDNIG to FTP files isnīt possilbe, because itīs not yet implemented, although APPEND is available as a FTP command.
APPENDING to an existing file would be a great enhancement, because one does not have to cache the whole file, appending stuff to the cache, deleting the old file and then creating it once again.
So a function (or mode) would be great, that supports appending content at the preferred position to a file.
-- 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: eschmid: "[PHP-DEV] CVS update: phpdoc/functions"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

