This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: bestpractices


  1. Upgrade To Better Passwords in PHP


    The password features in PHP aren't exactly new, but I see lots of applications from "before" which aren't being migrated to better practices. I have some strategies for doing these migrations so I thought I'd share my main approach, plus a similar-but-different one I saw in the wild (OK it was in CakePHP, so not too wild!).

    Read more