|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
File Downloading
Anyone has a good download script?
I plan to include upload/download options for web based RH8 server. I've finished the upload part now. |
|
#2
|
||||
|
||||
|
Moved to the Scripts forum from PHP
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
|
#3
|
|||
|
|||
|
Re: File Downloading
Quote:
oh no i mean a PHP script.... |
|
#4
|
||||
|
||||
|
Re: Re: File Downloading
Quote:
Actually, regardless of the particular language you're looking for, the Scripts forum is the place for this kind of post... Have you checked hotscripts, sourceforge, google, etc. ? |
|
#5
|
|||
|
|||
|
Thanks. Silly me.
I've completed one of my own. Now i'm moving on to versioning. |
|
#6
|
||||
|
||||
|
Quote:
If you've completed your own, why not post the code for it? I'm sure there are a ton of developers who would appreciate your script... |
|
#7
|
|||
|
|||
|
Thats a good suggestion....but fact is i just hyperlinked all the files to be downloaded....abit lazy on my part
PHP Code:
|
|
#8
|
|||
|
|||
|
I'm now moving on to a script to force download files that are of .php extensions.
btw the code i posted is extracted from two open source projects and pieced together........ |
|
#9
|
||||
|
||||
|
Quote:
You can force this by using the header() function... search on the PHP forum for 'php download', you'll find code for this posted. |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > File Downloading |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|