What is the best and easiest way to set up a login on your site, using

  • Thread starter Thread starter Alexander S
  • Start date Start date
Logging in - can be achieved with javascript but thats a very unsecure way to achieve it. It's impossible to do using html only. Try using php - lot of user authentication php tutorials out there, just google it :).
 
Back
Top