Forum Moderators: coopster
I use fputs to write to the textfiles.
What's the maximum filesize fputs can write to a textfile?
What's the maximum size of a textfile that can be loaded by the command: file($filename)? And at what size can i expect performance problems?
Thanks.