I’ve always found the ‘single file upload’ method archaic, and have opted to expand my next release of Rollator, and perhaps my esrc.us image hosting to allow several files being uploaded in parallel.
It seems easy enough. I’ve got the prototype working already (sorry, it’s a raw dump):
DVDOrder.html
(
[name] => DVDOrder.html
[type] => text/html
[tmp_name] => /Library/WebServer/Temp/phpy3DzLq
[error] => 0
[size] => 29538
)
MultiUpload-06.02.2004.jpg
(
[name] => MultiUpload-06.02.2004.jpg
[type] => image/jpeg
[tmp_name] => /Library/WebServer/Temp/phpjRQL5B
[error] => 0
[size] => 44578
)
PatchBurnIIb1en.sit
(
[name] => PatchBurnIIb1en.sit
[type] => application/x-stuffit
[tmp_name] => /Library/WebServer/Temp/phppNmJoe
[error] => 0
[size] => 715034
)
bill-phone.txt
(
[name] => bill-phone.txt
[type] => text/plain
[tmp_name] => /Library/WebServer/Temp/phpqQH4KA
[error] => 0
[size] => 25
)
theofficeeggs.txt
(
[name] => theofficeeggs.txt
[type] => text/plain
[tmp_name] => /Library/WebServer/Temp/php0wkD5r
[error] => 0
[size] => 1186
)
antileech.txt
(
[name] => antileech.txt
[type] => text/plain
[tmp_name] => /Library/WebServer/Temp/php92mUYy
[error] => 0
[size] => 434
)
anti-banner.css
(
[name] => anti-banner.css
[type] => text/css
[tmp_name] => /Library/WebServer/Temp/phpjgtDq7
[error] => 0
[size] => 5093
)
dreamscapes.txt
(
[name] => dreamscapes.txt
[type] => text/plain
[tmp_name] => /Library/WebServer/Temp/php2FrZVu
[error] => 0
[size] => 4171
)
cat.c
(
[name] => cat.c
[type] => application/octet-stream
[tmp_name] => /Library/WebServer/Temp/phppQ1hG5
[error] => 0
[size] => 4325
)
Petro-address.txt
(
[name] => Petro-address.txt
[type] => text/plain
[tmp_name] => /Library/WebServer/Temp/phpWtbLmI
[error] => 0
[size] => 100
)
The code is pretty simple, and I’ll further expound upon it here when I get it cleaned up and fully functional.
On an entirely unrelated note, I’ve been without a vechile for nearly two weeks due to damage caused by the rain, and an improperly sealed windshield. I’m going stir-craaazy! I want my car! ;)