Mentions légales du service

Skip to content
Snippets Groups Projects
truc.php 63 B
coucou

<?php

echo password_hash("admin",PASSWORD_DEFAULT);
?>