I think that we have a difference in definitions of what a filename is.
My def is that 'includes' is not part of a filename. The filename is
simply 'config.inc.php'. Anything appended to it is part of its
location (or path) and not part of the name. This is based upon the
fact that when you actually get to the right location and find the file
to be included it is called 'config.inc.php' and nothing else.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php