Just out of curiosity I decided to see how much it would cost to send a couple DVDs containing the download etc out to you (you did mention you are in New Zealand), it would cost around $30US if shipped by the USPS (UPS wants nearly $100)
Printable View
Honestly I was thinking of the same thing (sending him some DVD's) -- just never got around to researching the price
OMG that seems like a LOT for a some damn DVDs :o
Heh, playing around a bit more (and this makes no damn sense to me) a small box (which would provide more space for items) is actually cheaper, $14US which I don't think is that bad...
Link if you are wondering http://ircalc.usps.gov/MailServices....&p=0&o=1&mt=13
Edit: after looking a bit more, using a media mail style envelope and sending 3-4 DVD's would (assuming 1 ounce per disc) cost somewhere around $4US which seems amazingly reasonable compared to the insanity I originally got from UPS ($100 is really, really crazy)
And if that is the case 343 or I could setup something on Amazon or a Paypal payment type of thing that covers postage + approx $0.30 per disc (or a flat rate of $10US as that seems reasonable) for people that don't have that great of internet
BTW -- the download links will be down shortly ;)
The dvd idea is a pretty good idea if someone could be bothered packaging and burning them for me haha.
There is however a one day space every month where I can dl over my cap as the cap only updates every 4 hours so provided i get the timing right on the last day of my internet month I can blow my cap although I try not to do so too often cause I dont want my speed throttled haha...
So depending on when the new update comes up and my internet cap. I will know in the next few days if the dvd's could be a good option provided someone is willing to take the time to burn and package them and get some method of payment set up ;)
Thanks guys :D
Posted via Mobile Device
Well the burning part honestly wouldn't be hard (I already have a nice DVD duplicator), and neither would the actual sale of it all (I really don't expect that high of a volume from it)
I did PM 343 earlier about it and the average cost (with the postage) would be $7~8 so my $10 did end up being rather close and would make it easier to have a flat rate instead of a variable one...
Cool, I shall see if it is needed or not in the next few days :)
Posted via Mobile Device
Ok, current links going down -- new update is on it's way "up" from me now -- new links will be posted as soon as they're all up :thumbup1:
Awesome 343! Hopefully I will be able to dl them at the end of my internet month in 2 days!
Thanks 343 and das for trying to help me, you guys are awesome!
Posted via Mobile Device
Yay, i'm alive :D
Awesome work 343!
Working flawless, waiting for big update :)
Btw, what will be inside? :D
Yay, can't wait!:thumbup:
can anyone tell me how to make >>>>>>>> '; if (isset($_POST['login'])) { $Link = MySQL_Connect($DB_Host, $DB_User, $DB_Password) or die ("Can't connect to MySQL"); MySQL_Select_Db($DB_Name, $Link) or die ("Database ".$DB_Name." does not exist."); $Login = $_POST['login']; $Pass = $_POST['passwd']; $Repass = $_POST['repasswd']; $Email = $_POST['email']; $Login = StrToLower(Trim($Login)); $Pass = Trim($Pass); $Repass = Trim($Repass); $Email = StrToLower(Trim($Email)); if (empty($Login) || empty($Pass) || empty($Repass) || empty($Email)) { echo "One or more fields are empty."; } /* elseif (ereg("[^0-9a-zA-Z_-]", $Login, $Txt)) { echo "Incorrect User Name format."; } elseif (ereg("[^0-9a-zA-Z_-]", $Pass, $Txt)) { echo "Incorrect Password format."; } elseif (ereg("[^0-9a-zA-Z_-]", $Repass, $Txt)) { echo "Confirmation password error."; } */ elseif (StrPos('\'', $Email)) { echo "Incorrect Email Address format."; } else { $Result = MySQL_Query("SELECT name FROM users WHERE name='$Login'") or ("Can't execute query."); if (MySQL_Num_Rows($Result)) { echo "Account ".$Login." already exists"; } elseif ((StrLen($Login) < 4) or (StrLen($Login) > 10)) { echo "User Name must have more than 4 and not more than 10 characters."; } elseif ((StrLen($Pass) < 4) or (StrLen($Pass) > 10)) { echo "Password must have more than 4 and not more than 10 characters."; } elseif ((StrLen($Repass) < 4) or (StrLen($Repass) > 10)) { echo "Confirmation password error."; } elseif ((StrLen($Email) < 4) or (StrLen($Email) > 25)) { echo "Email Address must have more than 4 and not more than 25 characters."; } elseif ($Pass != $Repass) { echo "Confirmation password error."; } else { $Salt = $Login.$Pass; $Salt = md5($Salt); $Salt = "0x".$Salt; MySQL_Query("call adduser('$Login', $Salt, '0', '0', '0', '0', '$Email', '0', '0', '0', '0', '0', '0', '0', '', '', $Salt)") or die ("Can't execute query."); echo "Account ".$Login." has been registered."; // echo "Conta ".$Login." foi bem registrada."; } } } echo $Data; ?> <<<<<<<<<<<<<<<< stop showing up on register page please ?
All files have been completely uploaded, and links have now been completely updated (along with all the checksums)...
:thumbup1: Enjoy :thumbup1:
---------- Post added at 02:02 PM ---------- Previous post was at 01:59 PM ----------
Total D/L size is now -- 7,535,587,328 bytes (last one was 5,880,575,001 bytes)
343 can you please tell me how do i make that text stop showing on the register page ?
THANKS FOR THE UPDATE !