I\'m trying to force a download so this is my code:
$file = \'test.m4r\'; $mime = \'audio/aac\'; header(\"Pragma: public\"); // required header(\"Expires: 0\");
try this one