Forgot Password / Register
Site Statistics
Total Members: 520
Total Tutorials: 242
Newsest User: 8884244477
Todays Unique Hits: 431
0 Users 21 Guests Online
Forum Index » PHP + MySQL » User System
Posted on Tuesday 6th March 2007 at 09:24 PM
gotpower
templates/default/images/noavatar.png's Avatar
Newbie
This is for DanielXP

how could i go about using the bancp with the functions.php with my user system?, also the changepassword.php and how would i make a forgot password thing for my user system. im using the naresh user system, i would just like to add parts of the user system you made and incorporate them into my user system. also how would i add that validate thing in my register.php and make it so people would have to validate their email without using your register.php
Posted on Tuesday 6th March 2007 at 10:03 PM
DanielXP
avatars/1.png's Avatar
Senior Member
Sorry we don't offer support apart from scripts on this site.
Posted on Tuesday 6th March 2007 at 11:09 PM
gotpower
templates/default/images/noavatar.png's Avatar
Newbie
so nobody can help me to get parts from your user sytem to work on my user system? i dont need them re coded i just wanted to know how i incorporate them into my system, thats all.
Posted on Wednesday 7th March 2007 at 12:05 AM
DanielXP
avatars/1.png's Avatar
Senior Member
Well i think theres not much difference between the codes apart from RMB's uses sessions instead of cookies.

Which is basicly 1 line.

Past your code please.
Posted on Wednesday 2nd May 2007 at 07:26 PM
cyruswu
templates/default/images/noavatar.png's Avatar
Newbie
People could but we might not feel like it. So, we can choose. lol. We're not forced.
Posted on Thursday 17th May 2007 at 09:25 PM
SkillMaster
templates/default/images/noavatar.png's Avatar
Senior Member
I have a forgot pass tutorial.
Posted on Thursday 17th May 2007 at 09:57 PM
Diablosblizz
templates/default/images/noavatar.png's Avatar
Senior Member
Whats better Sessions or Cookies?
Posted on Friday 18th May 2007 at 05:17 AM
SkillMaster
templates/default/images/noavatar.png's Avatar
Senior Member
If you use them properly i believe they are equally as good?
Sessions just maybe?
Posted on Sunday 20th May 2007 at 12:24 AM
DanielXP
avatars/1.png's Avatar
Senior Member
I heard that if you use cookies properly they are safer.
Posted on Sunday 20th May 2007 at 05:34 PM
ShadowMage
templates/default/images/noavatar.png's Avatar
Senior Member
yes cookies are safe if used correctly and no loop holes though sessions in my opinion are safest.