Worky
This commit is contained in:
2
login/genpass.php
Normal file
2
login/genpass.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
echo password_hash($_GET['password'], PASSWORD_BCRYPT);
|
||||
Reference in New Issue
Block a user