Koozali.org: home of the SME Server

Data files for a web application

Mike Sensney

Data files for a web application
« on: July 24, 2003, 03:07:52 AM »
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?