|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| The Lounge A place to talk about almost anything but politics and religion. |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
|
|
Thread Tools | Search this Thread |
|
|
#1 | |
|
diyAudio Member
Join Date: Dec 2005
Location: the north
|
found this nice
File Uploader script It is free code and written in PHP and will work at most websites / servers. Original websource is the PHP Dedicated site http://www.phpfreaks.com/ It is one wellknown place, to find info and some good free php scripts. Here is the PHP Code for File Uploader: ( includes comments on options/settings ) Quote:
Navigate: PHP Code Library > PHP > File Handling http://www.phpfreaks.com/quickcode/F...loader/152.php Regards, lineup |
|
|
|
|
|
#2 |
|
diyAudio Member
Join Date: Sep 2004
|
Looks very useful, thanks!!
![]() (I'll let you know if I get hacked |
|
|
|
|
#3 | ||
|
diyAudio Member
Join Date: Dec 2005
Location: the north
|
Quote:
... by the way, talking of uploading my PHP 5.2.0 settings vs. (PHP default recommended) at my personal site is: - upload_max_filesize 55M (default= 2M) - post_max_size 55M (default= 8M) - max_execution_time 300 (default= 30 seconds) - max_input_time 300 (default= 60 seconds) The reason for need to increase time settings in php.ini is that uploading BIG FILE takes TIME So, if the php page script will Time Out before the uploading is complete. This breaks the uploading. Still, if uploading 50MB within 5 minutes at my site, require you have not too slow upload connection. Better than 10MB per minute, with my current setting. Same as 1 MB per 6 seconds. (160kByte/sec ~1280 kbits/sec ~1.28Mbits/sec) For my own connection, this worked alright. But I have rather fast internet. I have tested figures like 2-10 MBits/s, even when testing against servers in USA, at the other side of Atlantic Ocean. PHP Manual http://php.net/features.file-upload Regards, lineup ==================================== edit: I ran this speed test right now. Against a speed test server in San Francisco Quote:
http://sanfrancisco-speedtest.sprintbbd.net Links, SPEED TEST for different servers all over the world: http://www.dslreports.com/speedtest?more=1
__________________
lineup |
||
|
|
|
|
#4 |
|
diyAudio Member
Join Date: Sep 2004
|
I shouldn't have to mod the timing then, 160kByte/sec is exactly my transfer rate.
Size of files is never an issue, it's a quantity of pesky little files
|
|
|
|
|
#5 | |
|
diyAudio Member
Join Date: Dec 2005
Location: the north
|
Quote:
Where I can run into trouble is , of course, when browsing/downloading from some Asian countries. Because, it does not matter if I can download with 381 kByte/sec if those websites, can Upload to my PC with only 50-75kByte/sec. ( ~0.50 MBits/sec ) It is always the slower side, that sets The LIMIT. And 50kByte/s was the Download SPEED I got when testing against KOREA. Using this great site: http://www.dslreports.com/speedtest?more=1 lineup
__________________
lineup |
|
|
|
|
|
#6 |
|
diyAudio Member
Join Date: Sep 2004
|
This is average for me for North America. Anything on APNIC is just HORRIBLE though >.<
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .slb file (translated library file)...! | spice freak | Solid State | 0 | 28th October 2008 04:20 PM |
| .wav file limits? | Netlist | Digital Source | 5 | 2nd December 2006 08:16 AM |
| Help I need a file!!!! | lawbadman | Everything Else | 9 | 8th October 2006 07:33 PM |
| PDF file advice | cm961 | Everything Else | 9 | 9th August 2005 04:00 AM |
| New To Site? | Need Help? |
| Page generated in 0.15202 seconds (85.39% PHP - 14.61% MySQL) with 11 queries |