fork download
  1. <?php
  2. $string = "WW8gbWFtYSBzbyBmYXQgc2hlIHVzZXMgR29vZ2xlIEVhcnRoIHRvIHRha2UgYSBzZWxmaWUuIA==";
  3. $string = base64_decode($string);
  4. print_r($string);
  5. ?>
Success #stdin #stdout 0.02s 24448KB
stdin
Standard input is empty
stdout
Yo mama so fat she uses Google Earth to take a selfie.