Posted by Peter Chant on 09/25/92 11:18
thamood@gmail.com wrote:
> helloo many thanx for your replys but the problems still isnt solved
> the problem is i want to duild a download system for "*.fla" files and
> the file's full path is on the DB .. so what i'm tryin to do is to get
> the fill path from the "$_GET[]" then get the fill path from the DB
> then make the download process start at the client side...what
> functions and how will i use them please help me!!! :)
Ah, I think my post was halfway there. Maybe you could output the
appropriate content type header for your '.fla' file. Then read the file
in to a variable (read?) and then use echo to output it.
Pete
--
http://www.petezilla.co.uk
Navigation:
[Reply to this message]
|