Hello,
I'm a beginner with php and plan on using a php form mail script in order to process customer information on my website. The way my server is configured, I can currently only run php scripts from the public directory (the same one the website index is in). Are there any security issues with having the php files in this directory?
Thank you,