I want to make sure people can\'t type the name of a PHP script in the URL and run it. What\'s the best way of doing this?
I could set a variable in the file that wi
I guess the best way is to put files you want to include inside "/include" folder and put access right 700 to the folder