You are viewing a single comment's thread from:

RE:

in #ga17293109472 months ago (edited)

copy/paste the data above and store into testfile.txt
Then run the script, and you should get the image back.
I will be creating a new account for a bot to record this every 15 minutes or so, and likely for other results in the state.

<?php

$myfile = fopen("testfile.txt", "r") or die("Unable to open file!");

$result = fread($myfile, filesize("testfile.txt"));

fclose($myfile);

$text=gzuncompress(base64_decode($result));

$myfile = fopen("testfile2.png", "w") or die("Unable to open file!");

fwrite($myfile, $text);

fclose($myfile);

?>

Sort:  

Thank you for your witness vote!
Have a !BEER on me!
To Opt-Out of my witness beer program just comment STOP below


Hey @firstamendment, here is a little bit of BEER from @isnochys for you. Enjoy it!

Learn how to earn FREE BEER each day by staking your BEER.

Hello @firstamendment
This is my own !BEER
Have fun with it!:)


Hey @firstamendment, here is a little bit of BEER from @witnessbot for you. Enjoy it!

Learn how to earn FREE BEER each day by staking your BEER.


Hey @firstamendment, here is a little bit of BEER from @isnochys for you. Enjoy it!

Learn how to earn FREE BEER each day by staking your BEER.


Hey @firstamendment, here is a little bit of BEER from @isnochys for you. Enjoy it!

If you like BEER and want to support us please consider voting @louis.witness on HIVE and on HIVE Engine.

Thank you for your witness vote!
Have a !BEER on me!
To Opt-Out of my witness beer program just comment STOP below

Thank you for your witness vote!
Have a !BEER on me!
To Opt-Out of my witness beer program just comment STOP below