Date: 07/22/01
- Next message: andy <email protected>: "[PHP-DEV] Bug #1029 Updated: printf (& sprintf) dosn't handle exponential format for floats correctly"
- Previous message: andy <email protected>: "[PHP-DEV] Bug #997 Updated: can't use name in script tag"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 1027
Updated by: andy
Reported By: smr <email protected>
Status: Open
Bug Type: Feature/Change Request
Operating System:
PHP Version: 4.0
New Comment:
Is fprintf going to be added or should this request be closed?
Previous Comments:
------------------------------------------------------------------------
[2001-02-10 12:55:39] jimw <email protected>
really moved to 4.0 this time.
------------------------------------------------------------------------
[2001-02-10 12:40:17] jimw <email protected>
still no fprintf. refiled against 4.0.
------------------------------------------------------------------------
[1999-01-05 04:09:14] smr <email protected>
Quite often my PHP3-scripts take input from the user, and writes it into a file. I can do
fputs($fp,sprintf("%2d\n",$variable));
but it really looks ghastly. Fprintf would be nice to have.
I would also suggest that you take all the stdio-derived functions which is dispersed throughout the manual (in Filesystem and Strings) and collect them in a new section called "File I/O" or equivalent.
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=1027&edit=1
-- 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: andy <email protected>: "[PHP-DEV] Bug #1029 Updated: printf (& sprintf) dosn't handle exponential format for floats correctly"
- Previous message: andy <email protected>: "[PHP-DEV] Bug #997 Updated: can't use name in script tag"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

