PDA

View Full Version : Anyone know how to....??



txcrew
June 1st, 2002, 14:02
Does anyone here know how to combine login scripts? In other words, I have 3 log in scripts on my site and I would like to know if it is possible to make one login script for everything. Anyone?

agiantdwarf
June 1st, 2002, 14:06
You're definantly going to have to add more details or even post the scripts.

txcrew
June 1st, 2002, 14:15
okay,

Lets just start with these two:

One of the logins I want to combine with the other is this one:

http://www.fullpackagesports.com/calogic/index.php

Here is just the code:

http://www.fullpackagesports.com/userreg.phps




The other is the login to my phpbb

http://forum.fullpackagesports.com/profile.php?mode=register&sid=9b2791ad7574595122b0780e1585e4b6

agiantdwarf
June 1st, 2002, 14:36
Hmmm....maybe you could make them use the same cookie? If I spent a bit more time on it maybe I could figure out something better.

txcrew
June 1st, 2002, 14:38
How would I go about making them use the same cookie?

Sorry, I am kinda new at this php stuff