<?php $senha = "teste123"; echo password_hash($senha , PASSWORD_DEFAULT);
You have javascript disabled. You will not be able to edit any code.