View Single Post
Old 09-03-2005, 07:06 AM   #6 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 598
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
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 is offline   Reply With Quote