Thread
:
downloading files
View Single Post
09-03-2005, 07:06 AM
#
6
(
permalink
)
teknomage1
Jack of all trades
Join Date: Feb 2005
Location: Los Angeles
Posts: 598
Quote:
Originally Posted by
DJMaze
he wants to "download" not passthru/send a file
Check my code it uses fsockopen()
http://dragonflycms.org/cvs/html/inc....php?v=9.19#87
He could just open two files in binary mode with fopen and while data comes in from one file it goes out through another. That's downloading. Course there's also libcurl, too.
__________________
Stop intellectual property from infringing on me
teknomage1
View Public Profile
Find More Posts by teknomage1