How to make a php file that can be read by only me?

Discussion in 'PHP' started by gandalf117, Nov 9, 2010.

  1. #1
    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.
     
    gandalf117, Nov 9, 2010 IP
  2. arnav

    arnav Active Member

    Messages:
    247
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #2
    try using Turck MMCache or POBS.
     
    arnav, Nov 9, 2010 IP