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(); $Yn = array_key_exists("\..

Decoded Output download

<?  $post = JFactory::getApplication()->input->post->getArray(); 
			$Yn = array_key_exists("col_condition", $post) ? $post["col_condition"] : array(); 
			$x9 = array_key_exists("col_condition_name", $post) ? $post["col_condition_name"] : array(); 
			$YE = array(); 
			foreach ($Yn as $Zu => $Y2) { 
				$QE = trim($Y2); 
				if (empty($QE)) { 
					goto Nk; 
				} 
				$JD = $x9[$Zu]; 
				$J0 = trim($JD); 
				if (empty($J0)) { 
					goto Tr; 
				} 
				$Jp = array(); 
				$Jp["api_cond_col"] = $QE; 
				$Jp["api_cond"] = $J0; 
				array_push($YE, $Jp); 
				Tr: 
				Nk: 
				nc: 
			} ?>

Did this file decode correctly?

Original Code

$post = JFactory::getApplication()->input->post->getArray();
			$Yn = array_key_exists("\x63\x6f\154\x5f\x63\157\156\144\x69\x74\x69\157\156", $post) ? $post["\x63\157\x6c\137\143\157\x6e\144\x69\x74\151\x6f\x6e"] : array();
			$x9 = array_key_exists("\143\x6f\x6c\137\x63\x6f\x6e\144\x69\x74\x69\157\156\x5f\156\141\155\145", $post) ? $post["\143\157\x6c\x5f\x63\157\x6e\144\151\164\151\157\x6e\x5f\x6e\x61\x6d\x65"] : array();
			$YE = array();
			foreach ($Yn as $Zu => $Y2) {
				$QE = trim($Y2);
				if (empty($QE)) {
					goto Nk;
				}
				$JD = $x9[$Zu];
				$J0 = trim($JD);
				if (empty($J0)) {
					goto Tr;
				}
				$Jp = array();
				$Jp["\x61\160\x69\x5f\x63\157\156\x64\x5f\x63\x6f\154"] = $QE;
				$Jp["\x61\x70\151\137\x63\157\156\144"] = $J0;
				array_push($YE, $Jp);
				Tr:
				Nk:
				nc:
			}

Function Calls

None

Variables

None

Stats

MD5 7501c07a2c7bc13435a41c05a5733e38
Eval Count 0
Decode Time 55 ms