Returning inclusions can be useful sometimes but in the case of a config file I am unsure.

I'd definately consider it for some kind of array which, for some reason, I want to constantly name differently.
JmZ Reviewed by JmZ on . A small tip in PHP Thought i would share a small tip with you about php that not many people know. Create a file called config.php and in that file place the following. return array( 'db' => array( 'host' => 'litewarez.com', Rating: 5