Jump to content

Login


claw2504

Recommended Posts

Hi guys,I am currently builing a website along with a forum. I am using PHPBB and was wanting to place the log on section on my main site, and use the database already used for the forum which would allow users to have access to different ection like being able to post pics ect.is this possible or not?Any help appreciated

Link to comment
Share on other sites

Easiest way i can tell you is to copy the <form> code from phpbb's login page... i could tell you other ways but those are complex, and quite honestly a **** to have to do.

Link to comment
Share on other sites

It's definately best to use the code from phpBB. Take notice of what the login processing page does, i.e. what cookies it sets and what session variables it sets, and just make sure that your login code sets the same things.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...