Skip to content

Instantly share code, notes, and snippets.

@ruangprogrammer
Last active September 16, 2017 07:42
Show Gist options
  • Save ruangprogrammer/bedb53c134a15ef51fe71461218fd82e to your computer and use it in GitHub Desktop.
Save ruangprogrammer/bedb53c134a15ef51fe71461218fd82e to your computer and use it in GitHub Desktop.
<?php
$hash = md5($password . $salt);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment