downloading very large files with PHP

Reply

Join Date: Apr 2005
Posts: 6
Reputation: cybohemia is an unknown quantity at this point 
Solved Threads: 0
cybohemia cybohemia is offline Offline
Newbie Poster

downloading very large files with PHP

 
0
  #1
Sep 18th, 2006
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!
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 494
Reputation: Puckdropper is an unknown quantity at this point 
Solved Threads: 21
Puckdropper Puckdropper is offline Offline
Posting Pro in Training

Re: downloading very large files with PHP

 
0
  #2
Sep 20th, 2006
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.)
www.uncreativelabs.net

Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 1256 | Replies: 1
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC