PHP termasuk fungsi Global

function importSomething(){
   return include_once 'something.php';
}
Borma