Unfortunately I get an error.
I created a test.php file. placed on the root folder.
In that file:
PHP Code:
chdir('./forum');
require_once('./global.php');
When I run it I get an error
Quote:
Unable to add cookies, header already sent.
File: ****\web\forum\includes\class_core.php
Line: 1906
|
BTW, I looked at the API. Is there a way to downloaded it.
Any code samples ?
Thanks,