php and download manager

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
meysam_e2006
Forum Newbie
Posts: 1
Joined: Thu Sep 14, 2006 11:47 pm

php and download manager

Post by meysam_e2006 »

i want write a upload center that support download manager for features ( break file , resume download , .... )
how i can write this program ?
i use this method :
open file and send with application data header for client browser ( for force to be download )

Note :
i want to hidden direct link from visitor
Post Reply