Hello, is there a way that I can use the command use in php like I can in perl? Example: <?php use file; echo $file::$foo; ?> Please reply, and if there isn't a way, please tell me so.