Page 1 of 1

How could I let a user use the same ID on my site & forum?

Posted: Tue Mar 23, 2010 12:56 pm
by extrickster
Hello,

I was wondering if there was anyway in PHP that I could link a user from my website to my forum. For example a user could signup onto my site and use that ID on the forum board.

My forum is located here by the way (it's not open) http://www.tricksterhost.com/community/index.php and my website is located here http://www.tricksterhost.com/

I know I would probably have to use the same MYSQL database but I'm not completely sure on how to sync them together.