I tried this
Code:
chdir('/home/drewster/public_html/forums/');
require_once 'home/drewster/public_html/forums/global.php';
include_once 'home/drewster/public_html/forums/articlebot/rss_fetch.inc';
Still getting an error, but not sure what I have wrong...
Code:
Warning: main(home/drewster/public_html/forums/global.php): failed to open stream: No such file or directory in /home/drewster/public_html/forums/articlebot/articlebot.php on line 43
Fatal error: main(): Failed opening required 'home/drewster/public_html/forums/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/drewster/public_html/forums/articlebot/articlebot.php on line 43