Topic: How can I get the Cookie?

Hi to everyone!

I am integrating PunBB and I am working fine. I would like to put a link in a page out of the forum page and have the log-in log-out link.

The only think I need is to find the ID of the user logged in.

If it is stored in a cookie i need $_COOKIE[?????]...any suggestion?

Thanks...