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

Signing you up...

Thank you for signing up!

PHP Decode

$post = JFactory::getApplication()->input->post->getArray(); $j4 = array_key_exists("\..

Decoded Output download

<?  $post = JFactory::getApplication()->input->post->getArray(); 
			$j4 = array_key_exists("external_api_query_key", $post) ? $post["external_api_query_key"] : array(); 
			$XX = array_key_exists("external_api_query_val", $post) ? $post["external_api_query_val"] : array(); 
			$WY = array_key_exists("external_api_header_key", $post) ? $post["external_api_header_key"] : array(); 
			$hX = array_key_exists("external_api_header_val", $post) ? $post["external_api_header_val"] : array(); 
			$RM = array_key_exists("external_api_body_key", $post) ? $post["external_api_body_key"] : array(); 
			$Cd = array_key_exists("external_api_body_val", $post) ? $post["external_api_body_val"] : array(); ?>

Did this file decode correctly?

Original Code

$post = JFactory::getApplication()->input->post->getArray();
			$j4 = array_key_exists("\x65\x78\164\x65\x72\x6e\141\154\137\141\x70\151\x5f\161\x75\x65\162\x79\x5f\153\x65\171", $post) ? $post["\145\170\x74\x65\162\x6e\x61\154\137\x61\x70\151\x5f\161\x75\145\162\171\137\153\x65\x79"] : array();
			$XX = array_key_exists("\145\x78\164\x65\162\x6e\141\x6c\x5f\x61\x70\x69\x5f\x71\165\145\162\171\x5f\166\x61\x6c", $post) ? $post["\145\x78\164\145\x72\x6e\x61\154\137\141\160\151\137\161\165\145\x72\171\137\166\x61\154"] : array();
			$WY = array_key_exists("\x65\170\x74\x65\162\156\x61\154\x5f\x61\160\151\137\x68\145\141\144\x65\162\137\153\x65\171", $post) ? $post["\x65\x78\164\x65\x72\156\141\x6c\137\x61\x70\x69\x5f\x68\x65\141\x64\x65\162\x5f\153\145\171"] : array();
			$hX = array_key_exists("\x65\170\164\x65\x72\156\141\154\137\141\160\x69\137\x68\145\141\144\145\x72\137\x76\x61\154", $post) ? $post["\145\170\164\145\x72\x6e\141\x6c\x5f\141\x70\151\137\150\x65\141\144\x65\162\137\x76\x61\154"] : array();
			$RM = array_key_exists("\145\x78\x74\145\x72\156\x61\x6c\x5f\141\x70\151\x5f\142\157\144\x79\137\153\145\x79", $post) ? $post["\145\x78\x74\145\162\x6e\141\154\137\141\160\151\x5f\142\x6f\x64\x79\137\x6b\145\x79"] : array();
			$Cd = array_key_exists("\145\x78\x74\x65\x72\156\x61\154\x5f\141\x70\x69\x5f\142\157\144\171\x5f\x76\x61\154", $post) ? $post["\145\170\x74\145\162\x6e\141\x6c\137\x61\160\x69\x5f\142\157\x64\171\x5f\166\141\x6c"] : array();

Function Calls

None

Variables

None

Stats

MD5 caeb93ff200285528d4aa9ceb1728b17
Eval Count 0
Decode Time 60 ms