Homepage » Software, Web Development » Drop Bocks

Drop Bocks

By Jonathan + October 27th, 2005

Speaking of handy PHP scripts, another friend of mine just released a new version of his PHP baby “Drop Bocks”…get it?…its like Drop Box…har har. Well, despite it’s unfortunate name :D, it’s a great tool if you just need somewhere for you or your friends (if you have friends) to dump files onto your server.

PostalCode: Drop Bocks

Drop Bocks is a complete, web-based file upload administration tool that makes adding file upload capabilities to any existing website simple and straight-forward.

O comments at "Drop Bocks"

Be the first commenter!

Comment Now!

Name* Email* Blog / Website

Latest Posts

C#: Returning an array via webservice with derived classes November 20th, 2008

C#: Returning an array via webservice with derived classes

Here’s a neat little thing I learned today. I was writing a WebMethod for a WebService I’m working on for ScribbleLive. The return type[...] Read the rest »