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

Signing you up...

Thank you for signing up!

PHP Decode

<?php $It = array("\x67\x72\141\x6e\164\137\164\171\160\145" => "\141\165\164\150\x6f\1..

Decoded Output download

<?php 
 
$It = array("grant_type" => "authorization_code", "client_id" => $nG["client_id"], "client_secret" => $nG["client_secret"], "redirect_uri" => $nG["redirect_uri"], "code" => $_GET["code"], "scope" => $JR->get_app_config("scope")); ?>

Did this file decode correctly?

Original Code

<?php

$It = array("\x67\x72\141\x6e\164\137\164\171\160\145" => "\141\165\164\150\x6f\162\151\172\141\x74\x69\x6f\156\137\x63\157\x64\145", "\143\154\x69\x65\x6e\164\137\151\x64" => $nG["\143\154\151\x65\x6e\164\137\x69\144"], "\x63\154\x69\145\x6e\164\137\x73\145\x63\x72\x65\164" => $nG["\143\x6c\151\145\x6e\x74\x5f\x73\x65\143\162\x65\164"], "\162\x65\144\x69\162\145\143\x74\x5f\x75\x72\x69" => $nG["\162\x65\144\x69\x72\145\x63\164\x5f\165\x72\x69"], "\143\x6f\x64\145" => $_GET["\143\157\x64\145"], "\x73\x63\x6f\x70\x65" => $JR->get_app_config("\163\x63\157\160\x65"));

Function Calls

None

Variables

None

Stats

MD5 bc647d33f549b93a1cc45bf239efbf6f
Eval Count 0
Decode Time 88 ms