-
Recent Posts
Categories
Blogroll
Partner links
Category Archives: Programming
Version nightmare
Ever struggled to keep up with the latest versions of your favourite scripts or libraries? versionnotifier.com allows you to register for free and then subscribe to a list of scripts and libraries. Each day the versionnotifier.com checks the scripts websites and if … Continue reading
Posted in Programming
Leave a comment
Random Code
I am using random codes a lot. I use them for generating API keys, random passwords, email verification links and more. I have a single function written in PHP that I am using over and over again.
Posted in PHP, Programming
Leave a comment
