Including files When dealing with file includes, __DIR__ can be a significant help. include __DIR__.'/../relative/path/to/file.php';