Warcraft III resources & community, 2003–2006 · archived

this site's downloading script

1 posts
#1

this site's downloading script

i was trying to develop a php script that will work just like the one on this site: instead of direct downloading, it redirects the file and allows you to put the download count this way.
so far i've found a way to do this, however every time i download a w3x or w3m file its md5 doesn't match with the original and it wont load.
i believe that the problem is the content type since don't know which is used for warcraft maps (the one i tried is application/force-download).
i would realy apriciate if someone could post a part of the current download script or just tell me what content type should i use.

thanks in advance