Announcement

#1 2005-03-28 20:27:39

Arnauds
Guest

Identification

Hello everybody,

I'd like to know how I can do (I don't know a lot about php) in order to make all the users fitting with the ones of my website.
I mean, the users already haver to register and to log in order to come to my website, and I don't want them to have to do it again on phpwebgallerie. The point is that I could simply delete the identifying part on webgallery but I would loose a lot of options...

Any ideas?

Regards,

Arnaud

 

#2 2005-04-12 06:25:09

darkknight
Member
2005-04-12
2

Re: Identification

You can do it but it takes some work.

Take the user id and password that you have. Put them into an array and serialize the array. Then encrypt the array (security), base64_enclode the encrypted value,  and attach it to a link. Reverse the process in 'identification.php'.

As I said, a little hairy, but it works.

Offline

 

#3 2005-04-13 15:21:40

Tonus
Member
2005-04-09
2

Re: Identification

Hi,
Is this ok for a phpBBforum ?
Doing it is a MOD for phpBB/phpwebgallery ?

(excuse me for my bad english)

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact