Strange question I know, but I'm trying to develop a website that needs a fair amount of PHP code, and being that that is not what I do at all, am trying to watch/read tutorials as much as possible.
One thing I have noticed with tutorials is that they are sometimes years out of date.
I have come across this tutorial (dated 2015) that I'm following and trying to learn from, but I'm just wondering how good it is? In other words, is it acceptable practics to do things the way this tutorial is laid out?
I know storing passwords in the DB should be SALT'ed and Hashed. but overall, is this tutorial a good example?
Thanks everyone.
One thing I have noticed with tutorials is that they are sometimes years out of date.
I have come across this tutorial (dated 2015) that I'm following and trying to learn from, but I'm just wondering how good it is? In other words, is it acceptable practics to do things the way this tutorial is laid out?
I know storing passwords in the DB should be SALT'ed and Hashed. but overall, is this tutorial a good example?
Thanks everyone.