Webbserverprogrammering 1

Show sourcecode

The following files exists in this folder. Click to view.

webbserverprogrammering/exercises/form_uppgift/

form_uppgift2.php
form_uppgift3.php
form_uppgift5.php
form_uppgift6.php
hash.php

hash.php

3 lines ASCII Windows (CRLF)
1
2
3
<?php

echo password_hash("PerBacklund"PASSWORD_DEFAULT);