I want to allow people to download videos off my site.
But the uploaded extensions all end in .mpg .avi etc
Basically want to still get the video name - {$answers[i].videoname}, but change the last extension from whatever to .zip.
Can this be done ??