Jump to content

login system


doddsey_65

Recommended Posts

I wouldn't recommend following just a single tutorial for something like this. If security is your main concern, then you should read up on on it separately. Once you have a good understanding of it in web applications, start following a tutorial on how to create a login system, adding in your own security. Don't just follow that one tutorial though, for each part of the process look up alternative methods, because the tutorial's way isn't necessarily the best way (in-fact 90% of the time it probably isn't). The problem with tutorials like that is they often teach you bad habits, by using outdated or deprecated code. I'd also advise you to look up any functions you've not encountered before in the PHP manual, you'll probably learn a lot more doing that.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.