Reply
Looking for a PHP script.
Old 04-23-2007, 12:24 AM Looking for a PHP script.
Super Talker

Posts: 111
Hey guys, I'm looking for a PHP script.
A simple download manager script that basically has these features.

>> That can limit the speed of the transfer.
>> That can hide the real links
>> Disabling downloading from download managers (multiple connections)

And optional, after a certain # of downloads per day, it will stop allowing people from downloading.

I searched a lot of places like hotscripts, but there are literally hundreds of download scripts that it gets confusing..
__________________
martint.net
sixpacgenius is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-23-2007, 12:49 AM Re: Looking for a PHP script.
mtishetsky's Avatar
King Spam Talker

Posts: 1,044
Name: Mike
Location: Mataro, Spain
Well, you know, this is NOT a simple script. Mainly because sending files through php is the worst idea ever. Why are you trying to make the scripting language do the work of specialized webserver? There are several apache modules that can limit bandwidth according to different conditions (e.g. send large files slower than small ones), deny multiple connections from the single IP and so on.

As of hiding real links: expand your understanding of "hiding real links". I as a user don't bother at all whether I download the file from /hardporn.avi or from /files/secretdownloads/jklssdhfjsdhfjkfhdsjkfsd/file.avi if it is still accessible in any way.
__________________
Free Mobile Phone Themes

And don't forget to give me talkupation!
mtishetsky is offline
Reply With Quote
View Public Profile Visit mtishetsky's homepage!
 
Old 04-23-2007, 01:03 AM Re: Looking for a PHP script.
Super Talker

Posts: 111
Well, I am on a shared host so I don't know if I can install apache modules.
__________________
martint.net
sixpacgenius is offline
Reply With Quote
View Public Profile
 
Old 04-23-2007, 01:23 AM Re: Looking for a PHP script.
mtishetsky's Avatar
King Spam Talker

Posts: 1,044
Name: Mike
Location: Mataro, Spain
If you are on shared host you won't be able to run the described script anyway. That script will put down the whole server and you will get your azz kicked by your hoster.
__________________
Free Mobile Phone Themes

And don't forget to give me talkupation!
mtishetsky is offline
Reply With Quote
View Public Profile Visit mtishetsky's homepage!
 
Reply     « Reply to Looking for a PHP script.
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13298 seconds with 12 queries