Hello Everyone,
I have a webserver which runs php scripts. I wanted a php script that would ask user some details and put them in a file. This should be done in such a way that the file cannot be downloaded or opened by any outsider. So i thought of putting them in a protected folder but how will php access contents of that folder. I dont know how will php access a file of a protected folder. I you know tell me plz.
If you have any other idea as to how to go about it please help me.
Note: I dont want to encrypt file.
Thanks,
Saurabh