Grab MAC From ARP Table With PHP Cool function you can use on your local network to Evan Davies Nov 7, 2017 1 min read
Get base directory of current script if (empty($_SERVER['HTTPS']) || $_SERVER['HTTPS'] === 'off') { $protocol = 'http://'; Evan Davies Oct 2, 2014 1 min read
BigSmoke » Executing system commands from PHP with SUID executable. If you want to execute system commands from something like Evan Davies Jan 23, 2014 1 min read
PHP 5.3 and “It is not safe to rely on the system’s timezone settings” PHP 5.3 now requires that you either have a Evan Davies May 19, 2012 1 min read
Upgrade PHP 5.1/5.2 to 5.3 on CentOS Since I couldn’t just install the php53 packages as Evan Davies May 19, 2012 6 min read