ID: 1027
Updated by: jimw
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Assigned To:
Comments:
really moved to 4.0 this time.
Previous Comments:
---------------------------------------------------------------------------
[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("%2dn",$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.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=1027&edit=2
--
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]