On Sun, 19 Dec 2010 17:41:20 +0000 "[email protected]" <[email protected]> wrote:
> Is your server even set up to recognise .inc files as php? You can't just put > any old extension on and expect the server to know what to do with it. > > Thanks, > Ash > http://www.ashleysheridan.co.uk Since it is being included by PHP, and not served by Apache, the extension is not important. -- Simcha Younger <[email protected]> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

