tags:

views:

47

answers:

1

i just create reading file feature. In general, what kind PHP class that usually use to manipulate the stream of the file ?

+1  A: 

Amazing, the class used to deal with streams is called Stream...

Coronatus
yeah, i don't know about it. thank you very much
justjoe