ID: 1027
Updated by: andy
Reported By: [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] [EMAIL PROTECTED]

really moved to 4.0 this time.

------------------------------------------------------------------------

[2001-02-10 12:40:17] [EMAIL PROTECTED]

still no fprintf. refiled against 4.0.

------------------------------------------------------------------------

[1999-01-05 04:09:14] [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to