i know its possible to create directories outside of the webroot, which makes it inaccessable.
I was thinking about putting some files there, then i would use the include() function to put them into files which are in the webroot (the htdocs directory).
but how would i do that? /file.php dosent go down that far, its the level below!