From: "Richard Davey" <[EMAIL PROTECTED]>

> JWH> I hope you are also denying access to .inc files otherwise we could
view
> JWH> your file as plain text.
>
> Please.. try ;)
>
> I used to call the file common.php until we had a rather large debate
> about the correct naming convention for PHP include files on the PHP
> Community list where various people convinced me that .inc is the
> correct standard for include files.

Heh.. I was just giving a heads up, not threatening.

I personally don't care for .inc files that are in the web root. The ways to
deny access to them vary across web servers and platforms, so it makes
distributing your code a hassle. I know the issues with giving it a .php
extension, also, but at least those issues I can control and fix and are not
related to the OS or webserver.

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to