PDA

View Full Version : User Management Help REquested



boggzilla
10-31-2008, 02:17 PM
My website has a blog section and a section to upload pictures. I am also adding a forum. I have B2Bevolution for the blog software and coppermine for the picture album pages. Both use different login functions. Any one have tips on creating a single login on the main page that manages the other pages?

Example Login on the first page then when you go to the picture page it alreadys has your user information which would be the same for the blog section.

sdkochman
11-02-2008, 02:46 PM
You could try, if you are experienced in PHP, creating a session variable that carries from page to page.