Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

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

Posts: 111
Trades: 0
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..
__________________

Please login or register to view this content. Registration is FREE
sixpacgenius is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-23-2007, 12:49 AM Re: Looking for a PHP script.
mtishetsky's Avatar
King Spam Talker

Posts: 1,226
Name: Mike
Location: Mataro, Spain
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

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
Trades: 0
Well, I am on a shared host so I don't know if I can install apache modules.
__________________

Please login or register to view this content. Registration is FREE
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,226
Name: Mike
Location: Mataro, Spain
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE

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 Search this Thread
Search this Thread:

Advanced Search

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

BB 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.74835 seconds with 12 queries