Hi,
I have a php script on a website, its used for a flash app to send email directly.
Now that I am about to put some content on my site, I notice I can navigate to the folder which contains the php file, also when I click the php file it generates a blank email to me.
I know this is very novice, but am I supposed to hide that file somewhere? I don’t want traffic going in that folder, or google finding that folder at all.
thanks
ok so i put an index.html page which just redirects to the main page if you type that folder address into the browser, but I still would like to know the proper way to do it.