Hacker News new | ask | show | jobs
by rafram 356 days ago
That's not how I remember it. There was a lot of

  if (md5($_POST['password'])) == password_col) // success!
floating around in the PHP example code universe.