I once heard a quote that went something along the lines of, “Write the kind of article you were searching for, but couldn’t find.” This is that article. As I was perusing Google, I was searching for a super-simple “Remember Me” checkbox that I could implement on a client’s website in PHP. While there were … Continue reading Create a “Remember Me” box in PHP
Tag: php
Install PHP 7 on Ubuntu Linux
Less than a week ago, PHP 7.0 was released. It’s the first major release since PHP 5.0 was released in 2004, and there have been some pretty incredible improvements. For the past few weeks, I’ve been perusing the interwebs looking at various performance benchmarks of PHP 7 vs PHP 5.6. Most, if not all, statistics … Continue reading Install PHP 7 on Ubuntu Linux