Skip to content

Instantly share code, notes, and snippets.

@ruangprogrammer
Created September 16, 2017 07:43
Show Gist options
  • Save ruangprogrammer/62b49352fc1d4e3789a7d61881f1103e to your computer and use it in GitHub Desktop.
Save ruangprogrammer/62b49352fc1d4e3789a7d61881f1103e to your computer and use it in GitHub Desktop.
<?php
$hash = password_hash($password, PASSWORD_DEFAULT);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment