Jump to content

User Login Script Help


djone21

Recommended Posts

I need help writing a php script which does this:[list][*]user can log on using a username and password[*]each user can be directed to a unique site[*]upon successful logon, a hidden value (of the users name) is submitted for use in another form[*]An error message is displayed if the user/pass are incorrect[*]if possibe (not required) passwords to be hashed, so somebody can't view them by "view source"[/list]
I want to avoid SQL at all costs, as the server this will be running on doesnt have SQL.

Any help would be greatly appreciated :)
Link to comment
https://forums.phpfreaks.com/topic/4746-user-login-script-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.