Sander StadConnect With a MentorSysteemontwikkelaar, Database AdministratorCommented:
PHP is like all other server-based languages meant to only return static content and execute code on the server.
With this in mind, why would you want people to be able to access your PHP pages?
0
reontarehaAuthor Commented:
I DON'T want people to access them for security reasons, thats why i asked the question. Thanks for your solution.
With this in mind, why would you want people to be able to access your PHP pages?