Upload, Share, Earn

It's simple upload your files, share it over the web, and get paid for each download.

Get started by registering or login below
Login
Your username or password was incorrect
"; } elseif ($_GET['error'] == "activate"){ echo "
Please activate your account.
"; } elseif ($_GET['error'] == "activating"){ echo "
Sorry, we couldn't activate your account.
"; } elseif ($_GET['error'] == "banned"){ echo "
Your account has been banned
"; } //ADD REASON elseif ($_GET['success'] == "logout"){ echo "
You have successfully logged out
"; } elseif ($_GET['success'] == "activated"){ echo "
Your account has been activated you may now login.
"; } elseif ($_GET['success'] == "complete"){ echo "
You are now registered, please activate your account by visiting your email.
"; } elseif ($_GET['success'] == "pass_sent"){ echo "
Your new password has been sent to your email.
"; } ?>
Forgot your password?