Online PHP and Javascript Decoder decode hidden script to uncover its real functionality


public function fetchspallDetailsusingIssuer($Y2, $cZ = false)
    {
        $Y9 = $this->resource->getConnection()->select()->from($Y2)->where("issuer='" . $cZ . "'");
        $s4 = $this->resource->getConnection()->fetchAll($Y9);
        return $s4;
    }



© 2023 Quttera Ltd. All rights reserved.