Sure is! Technically, the cookie should be set to your domain anyway (as far as i know PHPBB does not limit the cookie simply to the forum folder) so you can simply call it the normal way.
It also depends what the cookie name is, you'll have to find that out yourself cause i'm not sure what you're after from the cookie.
If you don't know how to call cookies, it's fairly simple, it's just
$_COOKIE['cookiename']; - obv you replace cookiename with the actual cookie name 
__________________
A lie gets halfway around the world before the truth has a chance to get its pants on. - Sir Winston Churchill
Please visit my sites: Please login or register to view this content. Registration is FREE | Please login or register to view this content. Registration is FREE
|