quote:
Originally posted by hmaster
code:
<?php
$file = "linktofile.ext"
$path = pathinfo($file);
$extension = $path['extension'];
$newfile = "NEWNAME.".$extension;
#then do the header code?
?>
what would work perfect... all you have to do is change the download page to go to that php page =\
[offtopic]
i have had to adblock the background image as the lag was so bad... nvidia 6200... not everyone has alot of money to buy a decent graphics card remember..