DrkFusion
09-16-2002, 11:29 PM
Hi, I was wondering how I would require the global in the forum root from a 2 folders within there
Ex: /forums/folder1/folder2 I have a php code there that needs to include global.php.
I tried
require("../../global.php");
But it doesn't work.
Anyways, thanks in advance
Regards
Arunan
Ex: /forums/folder1/folder2 I have a php code there that needs to include global.php.
I tried
require("../../global.php");
But it doesn't work.
Anyways, thanks in advance
Regards
Arunan