Search engine

Question by :
How do I bridge usernames and passwords from website to forum?

I have a custom gaming script and I want to link my site to a forum. I need to link the site to a forum of any kind. I would like to have a vbullition but phpBB or anything would work. I do PHP and MySQL data basing, but I could not do that. If anyone can help help me let me know. All I am really trying to do is bridge the user names and passwords. If you would know how to do it leave your AIM or Skype in your reply and I will contact you if you can do that work and I will pay. If you like to help or give tips let me know. Thanks.

My information:
Website – http://GzGaming.com
Email – Rufaro@GzGaming.com
AIM – PWZowner
Skype – Rufaro_Gz


——————————————

Answer by Colanth
You’d have to rewrite the forum software, so it accepts the login as a GET or POST argument or SESSION variable, and your website has to redirect the user with the correct argument(s).

——————————————
Add your own answer in the comments!