0 000 X
There are no such quantities in stock
By clicking the button, you agree to
terms for buyers
Secure deal
Instant delivery
Product description
As a rule, when downloading a file from the Yandex disk file hosting, you need to go to the download page and perform certain actions. This PHP script allows you to create a direct link to download files from the Yandex Disk service by clicking, without going to the page. Such a link is designed and looks like a regular link. When you click on the link, a dialog box for saving the file immediately opens in the browser.
======= How the script works
The advantage of this method is that you do not need to use third-party services to get a direct link to the file. The availability of your link will not depend on the availability of these services. That is, if a third-party service "falls", then all your links will become unavailable. And the script yandex.php, will always be available on your site.
When you click on such a link, the first request goes to the site where the PHP file is located yandex.php on your server. The file forms a direct link and then the main traffic comes from Yandex.disk.
======= Installing the script
To download files from Yandex. Disk via a direct link, without using third-party services, you need to place one file on your server yandex.php. After that, at the beginning of each link to yandex. disk, it is enough to add the path:
http://www.mysite.ru/yandex.php?url=
where,
www.mysite.ru - the address of your site;
yandex.php - file for straightening the link;
url= link to the Yandex. disk file;
For example, there was a link:
<a href="https://yadi.sk/d/ClM2fIaUtxkQV">Download</a>
Became a link:
<a href="http://www.mysite.ru/yandex.php?url=https://yadi.sk/d/ClM2fIaUtxkQV">Download</a>
======= Examples of links
A single PHP file is used yandex.php, only links to Yandex. disk files will change:
http://www.mysite.ru/yandex.php?url=https://yadi.sk/d/ClM2fIaUtxkQV
http://www.mysite.ru/yandex.php?url=https://yadi.sk/d/L-tMgrfrtxna3
http://www.mysite.ru/yandex.php?url=https://yadi.sk/i/yfK68WxztxVtN
http://www.mysite.ru/yandex.php?url=https://yadi.sk/i/ye-fAkuktxdG6
The HTML code of the link for the user will have the following form:
<a href=”http://www.имя_сайта.ru/yandex_disk.php?url=https://yadi.sk/адрес_файла”>Download</a>
======= Output of images and images
Also, the script can be used to output images on an HTML page:
<img src=”http://www.имя_сайта.ru/yandex_disk.php?url=https://yadi.sk/адрес_файла”>
In this case, the image located on yandex. disk will be displayed on the site page as a normal html image.
======= Requirements for the script to work
- The script runs on your server in PHP.
- In the Yandex Disk cloud, the downloaded file must be accessed via a link and the number of downloads must not exceed the maximum limit set by Yandex disk.
- For some sites, on the pages where the link is installed, it is necessary to add the following tag in the <head> header:
<meta name="referrer" content="no-referrer">
======= How the script works
The advantage of this method is that you do not need to use third-party services to get a direct link to the file. The availability of your link will not depend on the availability of these services. That is, if a third-party service "falls", then all your links will become unavailable. And the script yandex.php, will always be available on your site.
When you click on such a link, the first request goes to the site where the PHP file is located yandex.php on your server. The file forms a direct link and then the main traffic comes from Yandex.disk.
======= Installing the script
To download files from Yandex. Disk via a direct link, without using third-party services, you need to place one file on your server yandex.php. After that, at the beginning of each link to yandex. disk, it is enough to add the path:
http://www.mysite.ru/yandex.php?url=
where,
www.mysite.ru - the address of your site;
yandex.php - file for straightening the link;
url= link to the Yandex. disk file;
For example, there was a link:
<a href="https://yadi.sk/d/ClM2fIaUtxkQV">Download</a>
Became a link:
<a href="http://www.mysite.ru/yandex.php?url=https://yadi.sk/d/ClM2fIaUtxkQV">Download</a>
======= Examples of links
A single PHP file is used yandex.php, only links to Yandex. disk files will change:
http://www.mysite.ru/yandex.php?url=https://yadi.sk/d/ClM2fIaUtxkQV
http://www.mysite.ru/yandex.php?url=https://yadi.sk/d/L-tMgrfrtxna3
http://www.mysite.ru/yandex.php?url=https://yadi.sk/i/yfK68WxztxVtN
http://www.mysite.ru/yandex.php?url=https://yadi.sk/i/ye-fAkuktxdG6
The HTML code of the link for the user will have the following form:
<a href=”http://www.имя_сайта.ru/yandex_disk.php?url=https://yadi.sk/адрес_файла”>Download</a>
======= Output of images and images
Also, the script can be used to output images on an HTML page:
<img src=”http://www.имя_сайта.ru/yandex_disk.php?url=https://yadi.sk/адрес_файла”>
In this case, the image located on yandex. disk will be displayed on the site page as a normal html image.
======= Requirements for the script to work
- The script runs on your server in PHP.
- In the Yandex Disk cloud, the downloaded file must be accessed via a link and the number of downloads must not exceed the maximum limit set by Yandex disk.
- For some sites, on the pages where the link is installed, it is necessary to add the following tag in the <head> header:
<meta name="referrer" content="no-referrer">
Main features
- Content type File
- Content description 2,41 kB
- Updated on the site 23.08.2020
Additional description
========== Гарантии и Лицензия (Warranty and License)
http://www.mobile-island.narod.ru/license2.html
http://www.mobile-island.narod.ru/license2.html
Reviews
1
0
0 000 X
There are no such quantities in stock
By clicking the button, you agree to
terms for buyers
Secure deal
Instant delivery
You viewed
All images, logos, and names of games, programs, and other products used are taken from public sources and are for informational purposes only. All trademarks, logos, names, and other intellectual property belong to their respective owners. Use of such images on the website does not imply any affiliation or connection with the copyright holders.