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

Test.ical.ly Blog: Wrapping symfonys functional tests in a PHPUnit test case

DevShed: Optimize File Downloading in PHP

Gonzalo Ayuso's Blog: How to protect from SQL Injection with PHP

Lorna Mitchell's Blog: PHP OAuth Provider: Authenticate User

DevShed: Introducing the Chain of Responsibility Between PHP Objects


Community Events









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


zendframework2 opinion phpunit tool composer podcast unittest framework object example language release interview introduction testing database api community development code

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