coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: julien.alkaza on September 05, 2006, 05:00:56 PM

Title: Login integration with my self-developped website!
Post by: julien.alkaza on September 05, 2006, 05:00:56 PM
Hi all,

I'm developping a web site in PHP/MySql.
Coppermine galery script will be integrated in it. As Coppermine manages users/groups... I'd like to use the "users" table for my mini-portal!!
But, How can I make a personnal "login form" and control if user is loged in??

My aim is to have only one form login which open "membre's" access everywhere!
Does coppermine use cookies, sessions??

Thanks for Help!!!

Julien  ;)
Title: Re: Login integration with my self-developped website!
Post by: Joachim Müller on September 05, 2006, 07:10:43 PM
Quote from: julien.alkaza on September 05, 2006, 05:00:56 PM
My aim is to have only one form login which open "membre's" access everywhere!
Does coppermine use cookies, sessions??
Coppermine is using cookies to remember user authentification.
Title: Re: Login integration with my self-developped website!
Post by: julien.alkaza on September 06, 2006, 03:43:00 PM
OK...Thanks!

And how does work the login procedure??
What I want to do, is to put a form on my index page to enabl login immediately!

Thanks again!! ;D

Title: Re: Login integration with my self-developped website!
Post by: Nibbler on September 06, 2006, 03:44:25 PM
Look at the code.