hi, i'm hanafiah
I write one php file that using session. In that program I stored some value to the session and its work.. but when i open the session file in the session.save_path using notepad I can read everything that I stored. my question is how to prevent user from read the session file. I try to encrypted the the thing before stored but I get error.. can you guys help me on this problem