Hide php files from internet spiders?

CCMovies

New member
I am using includes a lot <? include("phpfile.php") ?> and I don't want the internet spiders (or whatever they are called) to read through them and show them on Google and Yahoo. Is there a .htaccess or script that I can use to block them?
 
Back
Top