PDA

View Full Version : Creating a Download Popup


Chris Hunter
08-13-2002, 05:38 AM
Hi there,

maybe someone could help me:

I want to send a file to the user.

the parameters for the PHP file is only a ID.
that number is checked by a switch
so i get the filename in e.g. $DownloadFile.
But how do I sent it to the user?!?


Please Help... :-D

Spookster
08-13-2002, 06:23 AM
http://www.php.net/manual/en/function.fpassthru.php

http://www.codingforums.com/showthread.php?s=&threadid=2984&highlight=download