File Function Not Working - page 2

 
I have a problem: I want to use a file as a data structure (in which I want to write and read) in the same session, and I failed even if I used the FILE_WRITE | FILE_READ | FILE_BIN attribute. Can someone help me?
 
Aius78 #: I have a problem: I want to use a file as a data structure (in which I want to write and read) in the same session, and I failed even if I used the FILE_WRITE | FILE_READ | FILE_BIN attribute. Can someone help me?

Please provide much more details. You cannot possibly believe we can answer with so little information. Show  example code and explain your difficulty in detail.