include files
Posted: Tue Sep 28, 2010 6:20 pm
Hi there,
I have a folder called includes/, and I was wondering what the best way to block viewers to access/view the files in the include folder.
Everyone should be able to see: index.php?page=videos (where includes/videos.php is being included)
No one should be able to see includes/videos.php
I'm sorry if it's hard to understand my explanation :p
I have a folder called includes/, and I was wondering what the best way to block viewers to access/view the files in the include folder.
Everyone should be able to see: index.php?page=videos (where includes/videos.php is being included)
No one should be able to see includes/videos.php
I'm sorry if it's hard to understand my explanation :p