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

Signing you up...

Thank you for signing up!

PHP Decode

public function login() { goto Phz0E; Ln9Ds: if (!$this->session->flashdata("show_captch..

Decoded Output download

<?  public function login() { goto Phz0E; 
 Ln9Ds: if (!$this->session->flashdata("show_captcha")) { goto Fror7; }  
 goto B7dxE; 
 zINbA: Fror7: goto MMIAD; B7dxE: $captcha = $this->_captcha();  
 goto zINbA; 
 Phz0E: $captcha = ''; goto Ln9Ds; MMIAD: $this->load->page("login", array("captcha" => $captcha)); 
 goto qDVJJ; qDVJJ:  
 } ?>

Did this file decode correctly?

Original Code

public function login() { goto Phz0E;
 Ln9Ds: if (!$this->session->flashdata("show_captcha")) { goto Fror7; } 
 goto B7dxE;
 zINbA: Fror7: goto MMIAD; B7dxE: $captcha = $this->_captcha(); 
 goto zINbA;
 Phz0E: $captcha = ''; goto Ln9Ds; MMIAD: $this->load->page("login", array("captcha" => $captcha));
 goto qDVJJ; qDVJJ: 
 }

Function Calls

None

Variables

None

Stats

MD5 865b1722927f441c84d7db7bdda89237
Eval Count 0
Decode Time 35 ms