downloading file form specifice site using php+curl
Hi ervery one
this is my question is here i hope you will help me

I am trying to download file form this site

http://www.emobilez.com/apps/app-samsung-i8520-beam-381-tawkon-2.0.1.9-115963.htm

and my link is that file i want to download

http://www.emobilez.com/apps/download.php?image_id=115963

using this tutorial
http://www.daniweb.com/web-development/php/threads/78356/creating-cookies-using-curl-php

but no success i have good knowledge of php but not expert in cURL+cookies i am using NuSphere for writing code i am getting this messge

"Hotlinking is not allowed"

Recommended Answers

All 4 Replies

"Hotlinking is not allowed"

This response is coming from that server. It detects you want to open that image from a different server directly, and does not allow that.

That response is part of a system put in place by the site owner to stop bandwidth theft. The owner pays for the service, and others using it without permission is considered theft.
By your method of accessing the file, from outside the site, you have been identified as a thief
If you feel you have a valid reason to access the file contact the site owner and arrange proper access, without the block.
If you are a thief, stop, create, host and use your own content.
If, as many who hit hotlink blocks, you did/do not intend theft, and are simply ignorant of copyright, create, host and use your own content. eg; link to the site in a manner acceptible to the site owner,

Thanks for your kind respone ...........
actuly i want donwload files once and upload to my server that is why i am doing this

then contact them, they may be up for someone else to hold their software,

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.