Just some tid bits, other thoughts and random technical finds.
Cool function you can use on your local network to lookup a devices MAC address, (assuming the device ...
if (empty($_SERVER[‘HTTPS’]) || $_SERVER[‘HTTPS’] === ‘off’) { $protocol = ‘http://’; } else { $protocol = ‘https://’; } $base_url ...
If you want to execute system commands from something like PHP, you need a SUID executable which you ...
Bad Behavior has blocked 73 access attempts in the last 7 days.