$backuparray = implode("|",$songarray1);
file_put_contents("backups/".microtime("tunes.txt"),$backuparray);
How do I get my backup directory to link a txt file using microtime , owner id , premissions , and size? The file needs to have tunes.txt at the end of the microtime