Curious that those who are posting here put all functions in the same file. So, why don't you just require_once('Namespace/functions.php') ?
I do, but without using namespaces. I actually group my functions together in three files, not one. -- Tony Marston -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php