2010/5/14 Mathias Grimm <mathiasgr...@gmail.com>:
>>
>> > 2010/5/14 Johannes Schlüter <johan...@schlueters.de>
>> >         > <?php
>> >         > require
>> ....

There is one thing you don't take into account.
Make an index.php and all other files .inc. Than add to web servers
configuration a deny rule for *.inc . Suddenly you improved your
security dramatically because there is only one access point for the
whole project. I use this 100% every time.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to