Username and Password protecting

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: Username and Password protecting

Post by josh »

Trath
Forum Newbie
Posts: 9
Joined: Mon Jan 24, 2011 10:14 am

Re: Username and Password protecting

Post by Trath »

Any way, josh, could you please explain the steps you recommended, more simply ( apologies for my slow brain ) :) ?
Try to specify what is done by Javascript, Taken out of the DB, sent to the DB etc.. please.


BTW
how exactly do I hash with Javascript? let's say i'm using MD5 or SHA256 ?
Javascript has built-in functions, or do I import some library?


Thanks for all the help,
Trath
Trath
Forum Newbie
Posts: 9
Joined: Mon Jan 24, 2011 10:14 am

Re: Username and Password protecting

Post by Trath »

^^
Post Reply