Connecting Tech Pros Worldwide Forums | Help | Site Map

Downloading File

Newbie
 
Join Date: Aug 2009
Posts: 1
#1: Aug 31 '09
Hi, I created a public folder which were I upload my actual files and a database table named "file" which I put and stored the path for my actual files, I was wondering if there's a code for downloading a file the same as when you click a file there's a small pop up that will tell you to open or save as..

Expert
 
Join Date: May 2007
Posts: 213
#2: Aug 31 '09

re: Downloading File


send_data or send_file may do what you want.
Reply