TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   General (http://www.talkphp.com/general/)
-   -   My File Uploader (http://www.talkphp.com/general/5255-my-file-uploader.html)

skibbli 02-03-2010 06:43 AM

My File Uploader
 
1 Attachment(s)
I just wanted to share this utility that i wrote, its a file uploader for personal use. it works pretty okay as far as I've tested it.

The reason i say it's for personal use is because i used basic http authentication

defaults are (in index.php):
username: admin
password: password

This authentication is only for indexing & uploading so after you login and upload a file anyone can download it if you were to link them to it. The cool feature is that there's a download link handler that uses base64 to have the file URL look like this:

http://server/uploader/download.php?f=eW91cmZpbGUuZXh0

Files are forced to be downloaded instead of being viewed on the server through the web browser.

This utility has been very handy so far for me and I know some other people that work on lots of different computers or like to share their files would love to use it.

sorry about my messy coding. *!*
any suggestions are appreciated!! :-D


All times are GMT. The time now is 09:06 AM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0