This short block of PHP code takes a SQL script and removes the “dash-dash” and…
Month: December 2015
Powershell – Finding the most recent backup file in a parent directory
Having to sift through a large directory to get the latest file can be tedious. …