<?php chdir("/path/to/forums/"); require_once('./global.php'); // here your code ?>
chdir("/path/to/forums/");