944,087 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 1417
  • PHP RSS
Sep 18th, 2006
0

downloading very large files with PHP

Expand Post »
Hi. I need to allow users download very large files - up to 3 Gigs (video data). Is that possible in PHP with just a download link or should I use a smarter approach? Any ideas or suggestions? Thanks!
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
cybohemia is offline Offline
6 posts
since Apr 2005
Sep 20th, 2006
0

Re: downloading very large files with PHP

It's possible via HTTP transfer. You'd use a standard HTML link, yes.

For 3 gig files, it's going to take a while and the possibility of a dropped connection is pretty high. While you don't have to implement the solution on the server side, you might want to suggest that your users use a tool that allows for partial downloads. (Such as wget.)
Reputation Points: 23
Solved Threads: 23
Posting Pro in Training
Puckdropper is offline Offline
494 posts
since Jul 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: PHP Internet search Engine - name
Next Thread in PHP Forum Timeline: What do i need to install with php and where?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC