Posted by Phil Latio on 11/08/06 18:19
Is there a specific reason why you would NOT put all your require statements
in one php file and then simply call that file instead of perhaps 3 or more
files directly?
If it is named as a PHP file then you should have no security problems since
you can't view the source.
Got a lot of PHP books and can't remember seeing it done so I am assuming
there is a good reason?
Cheers
Phil
[Back to original message]
|