\n"); function celebrate($dest_file) { ?>

Thank you for feeding me

Your coin is in safe hands

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

COIN INSERTED <3 A coin lovingly inserted to a coin-slot

Your coin's over here

https://coinsh.red/

It's meta-stuff (or lack thereof) is here

COIN ON FIRE Ouch, that coin's on fire. Literally.

...

That was weird, something went wrong.

Give it another go-- if it happens again, tell me.

Also tell this: "File: , Method: ."

We're getting some interference

\n"); echo("\t

Please use a different coin-name

\n\n"); $beaming_permitted = 0; } if ($beaming_permitted == 0) { echo("\tCOIN ON FIRE\n\n"); echo("\t\"A\n"); echo("\t

sorry <\\3

\n"); } else { if ($upload_method == 1) { if (move_uploaded_file($_FILES["fileToUpload"]["tmp_name"],$dest_file)) { write_metadata($dest_file, $_POST["file_desc"], $_POST["file_source"]); celebrate($dest_file); } else { celebrate_death($dest_file, $upload_method); } } else if ($upload_method == 2) { $download = file_get_contents($upload_url); if (file_put_contents($dest_file, $download)) { write_metadata($dest_file, $_POST["file_desc"], $upload_url . "\n\t" . $_POST["file_source"]); celebrate($dest_file); } else { celebrate_death($dest_file, $upload_method); } } else if ($upload_method == 0) { echo("\t

(upload something next time, my dumb, sweet honey-pie <3)

"); celebrate_death("n/a", "smartassery"); } else { celebrate_death($dest_file, $upload_method); } } ?>