CaLLyPSO Posted August 25, 2018 Posted August 25, 2018 am sters niste comenzi @hash pentru ca nu aveam parole cripate in baza de date si acum nu ma lasa sa ma mai deloghez... $hash1 = hash('sha256', $password . $salt); $hash = strtoupper($hash1); $salt = '78sdjs86d2h'; si comanda de logout: <li class="br-t of-h"> <a href="?out" class="fw600 p12 animated animated-short fadeInUp"> Deconectare <span class="pull-right lh20 h-20 label label-warning label-sm"><i class="fa fa-sign-out"></i> </span> </a> ajutor si multumesc de intelegere.
Question
CaLLyPSO
am sters niste comenzi @hash pentru ca nu aveam parole cripate in baza de date si acum nu ma lasa sa ma mai deloghez...
$hash1 = hash('sha256', $password . $salt);
$hash = strtoupper($hash1);
$salt = '78sdjs86d2h';
si comanda de logout:
<li class="br-t of-h">
<a href="?out" class="fw600 p12 animated animated-short fadeInUp">
Deconectare
<span class="pull-right lh20 h-20 label label-warning label-sm"><i class="fa fa-sign-out"></i>
</span>
</a>
ajutor si multumesc de intelegere.
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now