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(); $ux = MocustomapiUtility:..

Decoded Output download

<?  $post = JFactory::getApplication()->input->post->getArray(); 
			$ux = MocustomapiUtility::check_api_exist($post["api_name"], "sql"); 
			$mP = MocustomapiUtility::fetch_other_api_info($post["api_name"], "sql"); 
			if ($post["edit_api"]) { 
				goto ya; 
			} ?>

Did this file decode correctly?

Original Code

$post = JFactory::getApplication()->input->post->getArray();
			$ux = MocustomapiUtility::check_api_exist($post["\141\x70\151\137\x6e\x61\155\x65"], "\163\x71\x6c");
			$mP = MocustomapiUtility::fetch_other_api_info($post["\141\x70\x69\137\156\141\155\145"], "\x73\x71\154");
			if ($post["\x65\144\x69\x74\x5f\141\160\x69"]) {
				goto ya;
			}

Function Calls

None

Variables

None

Stats

MD5 bd5162a118ba3c96ccaefe6f48d8dfef
Eval Count 0
Decode Time 42 ms