| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Member | Limiting Download speed Hey guys, was wondering if anyone had experience limiting the download speed of specific people, using php. Eg. I am making a registration system, and I want to be able to allow paying members to have wide open downloading, but non paying members to be limited. Again i would prefer this in php. If anyone can point me in the right direction I would greatly appreciative. |
| |
| | #2 (permalink) |
| NamePros Regular | I dont think this can be done in php...
__________________ Online Time Tracking :) |
| |
| | #6 (permalink) |
| New Member | In php you can't do it. 1. You can try mod_bandwith for apache. 2. You can serve those downloads trough a ftp server, limited user trough a bandwith limited account, members users trough a normal account. I used the second version in a project and the customer was satisfied. Good luck! Darkus |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |