I am currently sharing a server with two others and I was wondering if I can make a secret php file that is working and doing what it has to do, but is readable only by me. Is there a way to code the file so that only I have the key to read it and know what it contains? Is it possible to place the file on my server and include it on the other? I don't want the others to open the file and read what is in it.