I have www.example.com and phpbb3 installed at www.example.com/phpBB3/
I want to piggy back on the phpBB3 code on both my domain and the forums so I have 1 login and 1 registration throughout the site. How can i call the login, check if logged in, and user creation functions of phpBB3 on my main page? A little complexity now saves me a lot later. Thank you for any help even if it's just pointing me elsewhere...