diff --git a/beam.php b/beam.php index eb33268..828fb9a 100755 --- a/beam.php +++ b/beam.php @@ -1,7 +1,7 @@ "; +echo "
"; if (empty($_POST["desired_filename"])) { @@ -40,44 +40,48 @@ $beaming_permitted = 1; if (file_exists($dest_file)) { - echo "

WE'RE GETTING SOME INTERFERENCE

"; - echo "

PLEASE USE A DIFFERENT COIN-NAME

"; + echo "

We're getting some interference

"; + echo "

Please use a different coin-name

"; $beaming_permitted = 0; } elseif ($_FILES["fileToUpload"]["size"] > 50000000) { - echo "

THIS COIN WILL BE UP FOR AT LEAST THREE MONTHS

"; - echo "

7 MOONS IN THE ORDINARY SABBATICAL CYCLE

"; - echo "

AFTER THAT, IT *MAY* BE DE-ATOMIZED

>"; + echo "

This coin will be up for at least three months

"; + echo "

7 moons in the ordinary sabbatical cycle

"; + echo "

After that, it *may* be de-atomized

"; } elseif ($_FILES["fileToUpload"]["size"] < 25000000) { - echo "

THANK YOU FOR FEEDING ME

"; - echo "

YOUR COIN IS IN SAFE HANDS

"; - echo "

IT WILL NOT BE DE-ATOMIZED FOR AT LEAST A YEAR

"; + echo "

Thank you for feeding me

"; + echo "

Your coin is in safe hands

"; + echo "

It will not be de-atomized for at least a year

"; } if ($beaming_permitted == 0) { - echo ""; - echo "

sorry <\\3

"; echo "COIN ON FIRE"; + echo "\"A"; + echo "

sorry <\\3

"; } else { if (move_uploaded_file($_FILES["fileToUpload"]["tmp_name"],$dest_file)) { - echo ""; - echo "

IT IS HERE

"; echo "COIN INSERTED <3"; + echo "\"A"; + echo "

It is here

"; } else { - echo ""; - echo "

...

"; - echo "

THAT WAS WEIRD, SOMETHING WENT WRONG. TRY AGAIN.

"; echo "COIN ON FIRE"; + echo "\"Ouch,"; + echo "

...

"; + echo "

That was weird, something went wrong. Try again.

"; } } -include("footer.html"); - +?> + +
+ + diff --git a/footer.html b/footer.html index 135b61c..e385796 100644 --- a/footer.html +++ b/footer.html @@ -1,4 +1,4 @@ -
+
No data will be recorded on who inserts what coin-- all I'll get is a timestamp.
@@ -6,7 +6,7 @@

source juice

-
+ diff --git a/header.html b/header.html index 7a786cf..f2485ea 100644 --- a/header.html +++ b/header.html @@ -1,4 +1,5 @@ - + +