TINY FILE MANAGER
PHP5 PASSWORD HASH GENERATOR

PHP5 password_hash() is a predefined (built in) function on php 5.5 and above. Verifiable with password_verify() but non reversable.

HOW TO USE

If not able to generate password or facing any issue, than generate password using tinyfilemanager itsef on tinyfilemanager > settings > Generate new password hash or alternative password generator here

or you can use directly use password with hash in $auth_users

—— © Tiny File Manager ——