|
Posted by Michael Fesser on 09/29/42 12:01
..oO(junu)
>as RomZ stated, the main reason is, people can see your code in
>browser if it is under web documents root and you have not set access
>permission for the files.
Such files don't belong there, period. If you can't store your include
files outside the document root, then get a better host.
>Actually no benefit is getting by using .inc other than identifying
>includes files, it can be done with grouping them in separate
>directory.
In my apps I prefer names like
TFoo.class.inc
IBar.interface.inc
It's simply a question of personal preference, nothing more.
Micha
Navigation:
[Reply to this message]
|