ID: 1027
Updated by: jimw
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Assigned To: 
Comments:

still no fprintf. refiled against 4.0.

Previous Comments:
---------------------------------------------------------------------------

[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]

Reply via email to