hi,
i got a whole bunch of zip files in my site server in the same folder. and a php script which i have is displaying all the zip files on a page. but i want the users to download the zip files normally (by right click and save targer as). I dont want the user to be able to use a download manager or some similer software to grab all the downloads from the page and download them automatically.

is there any way to prevent the users from using such softwares to download my stuff automatically?

    Write a Reply...