I am developing an application in an Ibay using PHP. There is a data file I need to be able to access but would like to protect as much as possible from prying eyes.
Where is the best place to put it?
What file permissions should I use?
Is there anything I need to set in PHP for this?