PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello.
I want to write a formatted string to a stream (file) but not in php 5.
In php 5 " fprintf() " do this BUT I have php 4. " fprintf() " only support in php 5 !