Hey guys,

Lately I have chosen this board to implement in my web-game.
This way I hope to become a better php-programmer, I know the most basic stuff, I guess.

But now I have been working a couple of days now on the following:
I made a seperate login form next to the one of them forum.
What I want is, if someone logins via my login I want him to be automatically logged in to the forum as well.

Or another solution I was thinking is to use the forum login as the main one, and leave my login away.

But I have no idea how to do this. (including login panel clearly dont work)

I have implemented the forum into a iframework, to fit it in my own website, so you dont have a screen for the forum only, but you will see the layout of my site aoround the forum.

If anyone could help me :(

Thanks in advance.