News Feed
Jobs Feed
Sections




News Archive
DevShed:
Optimize File Downloading in PHP
July 07, 2011 @ 11:05:50

New on DevShed.com today is a tutorial helping you optimize your file downloading for your web application and provide a way to give users dynamic links to files instead of direct ones.

The true path to the downloadable content can be revealed easily and is not protected, allowing users to bypass web forms and download the content directly using a browser. [...] The Solution: A Secure and Efficient PHP Download Script

This tutorial is actually an update of their previous tutorial looking at a similar subject, with a few differences. Their code provides a way to limit the files a user can download, the number of times they can download it and a script to read the file and push it to the user without them ever knowing the path.

0 comments voice your opinion now!
optimize file download protect tutorial


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Using GnuPG with PHP

ProDevTips.com: Parsing tags with Zend Feed

System Architect: Integrate PHP application with Solr search engine

Zend Developer Zone: XML and PHP 5

PHP-GTK Community Site: php-desktop


Community Events











Don't see your event here?
Let us know!


language community framework release series conference application phpunit code zendframework2 interview functional opinion development introduction example podcast tool testing unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework