View Single Post
  #1  
Old 08-22-2006, 01:04 PM
trescothick trescothick is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
trescothick is on a distinguished road
Default User Authentication Question

Hello pals,

I'm building a login system to a php site using mysql in dreamweaver and I'd like to forse users to change their pasword the first time they login, so I created a column in the mysql database that flags the user if he had changed the password or not (0 or 1) but since I'm new to php I don't know how to do the foce password change.

Please suggest
Thanks -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - User Authentication Question
View Single Post
  #1  
Old 08-22-2006, 01:04 PM
trescothick trescothick is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
trescothick is on a distinguished road
Default User Authentication Question

Hello pals,

I'm building a login system to a php site using mysql in dreamweaver and I'd like to forse users to change their pasword the first time they login, so I created a column in the mysql database that flags the user if he had changed the password or not (0 or 1) but since I'm new to php I don't know how to do the foce password change.

Please suggest
Thanks -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote