browse by tag: downloads
sort by
Uploading, Saving and Downloading Binary Data in a MySQL Database
in PHP added by goodphptutorials, on 10/8/2007 advanced tutorials download mysql upload
This article is aimed at answering one of the most asked questions on the PHP mailing list and discussion forums alike: How to store binary files in a MySQL database.
comment save reportDownload files with cURL
in PHP added by Nikolas, on 11/7/2007 curl download files http networking programming
A snippet that helps you download files from the web, with the use of the well known cURL library for php.
comment save reportAllowing Registration-Required Binary Downloads
in PHP added by goodphptutorials, on 24/2/2006 downloads mp3 pdf php4 protection registration security
You have a great PDF, MP3, or binary file to distribute, but you want to know who's downloading it. How hard could it be to write a little PHP program to require registration before letting your goodies loose? Robert Bernier demonstrates that it's actually pretty easy.
comment save reportProtection from offline viewers
in PHP added by goodphptutorials, on 3/12/2005 downloading hotlinks offline protection security
If you have a pay-for-traffic webhosting deal you don't want one anxious user gobbling up a year's traffic by normal users by downloading your website for their own offline browsing pleasure
comment save report