Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

function getmemberinfo2($uniacid, $openid) { goto kVlhq; QHZ4B: $res["memb..

Decoded Output download

<?  function getmemberinfo2($uniacid, $openid) 
{ 
    goto kVlhq; 
    QHZ4B: 
    $res["member_birthday"] = round((time() - $member["member_birthday"]) / (24 * 60 * 60 * 365), 0); 
    goto ywzY3; 
    LPraJ: 
    iHBsS: 
    goto zXifQ; 
    YyGP9: 
    uTvjT: 
    goto r65D_; 
    N61Bz: 
    goto ew0BH; 
    goto mNeKP; 
    kVlhq: 
    $member = pdo_fetch("SELECT * FROM" . tablename("hulu_like_member") . "WHERE uniacid=:uniacid AND openid=:openid", array(":uniacid" => $uniacid, ":openid" => $openid)); 
    goto qDGAX; 
    JMQbp: 
    if (!empty($member["member_weight"])) { 
        goto uTvjT; 
    } 
    goto FHi0H; 
    FHi0H: 
    $res["member_weight"] = ''; 
    goto BMJKi; 
    mNeKP: 
    Zt6Jl: 
    goto EoiJT; 
    EoiJT: 
    $res["member_height"] = $member["member_height"]; 
    goto YXQ0b; 
    qDGAX: 
    $res = []; 
    goto Df8B5; 
    r65D_: 
    $res["member_weight"] = $member["member_weight"]; 
    goto LPraJ; 
    AqWvZ: 
    G6Xjn: 
    goto QHZ4B; 
    BMJKi: 
    goto iHBsS; 
    goto YyGP9; 
    ai4DY: 
    $res["member_height"] = ''; 
    goto N61Bz; 
    bbF78: 
    if (!empty($member["member_height"])) { 
        goto Zt6Jl; 
    } 
    goto ai4DY; 
    wl2x0: 
    goto hrXFf; 
    goto AqWvZ; 
    zXifQ: 
    return $res; 
    goto i5P5z; 
    YXQ0b: 
    ew0BH: 
    goto JMQbp; 
    Df8B5: 
    if (!empty($member["member_birthday"])) { 
        goto G6Xjn; 
    } 
    goto HqVFs; 
    HqVFs: 
    $res["member_birthday"] = ''; 
    goto wl2x0; 
    ywzY3: 
    hrXFf: 
    goto bbF78; 
    i5P5z: 
} ?>

Did this file decode correctly?

Original Code

function getmemberinfo2($uniacid, $openid)
{
    goto kVlhq;
    QHZ4B:
    $res["member_birthday"] = round((time() - $member["member_birthday"]) / (24 * 60 * 60 * 365), 0);
    goto ywzY3;
    LPraJ:
    iHBsS:
    goto zXifQ;
    YyGP9:
    uTvjT:
    goto r65D_;
    N61Bz:
    goto ew0BH;
    goto mNeKP;
    kVlhq:
    $member = pdo_fetch("SELECT * FROM" . tablename("hulu_like_member") . "WHERE uniacid=:uniacid AND openid=:openid", array(":uniacid" => $uniacid, ":openid" => $openid));
    goto qDGAX;
    JMQbp:
    if (!empty($member["member_weight"])) {
        goto uTvjT;
    }
    goto FHi0H;
    FHi0H:
    $res["member_weight"] = '';
    goto BMJKi;
    mNeKP:
    Zt6Jl:
    goto EoiJT;
    EoiJT:
    $res["member_height"] = $member["member_height"];
    goto YXQ0b;
    qDGAX:
    $res = [];
    goto Df8B5;
    r65D_:
    $res["member_weight"] = $member["member_weight"];
    goto LPraJ;
    AqWvZ:
    G6Xjn:
    goto QHZ4B;
    BMJKi:
    goto iHBsS;
    goto YyGP9;
    ai4DY:
    $res["member_height"] = '';
    goto N61Bz;
    bbF78:
    if (!empty($member["member_height"])) {
        goto Zt6Jl;
    }
    goto ai4DY;
    wl2x0:
    goto hrXFf;
    goto AqWvZ;
    zXifQ:
    return $res;
    goto i5P5z;
    YXQ0b:
    ew0BH:
    goto JMQbp;
    Df8B5:
    if (!empty($member["member_birthday"])) {
        goto G6Xjn;
    }
    goto HqVFs;
    HqVFs:
    $res["member_birthday"] = '';
    goto wl2x0;
    ywzY3:
    hrXFf:
    goto bbF78;
    i5P5z:
}

Function Calls

None

Variables

None

Stats

MD5 c90604bb8b352d80ee6f203080f8d625
Eval Count 0
Decode Time 94 ms