Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$this->db->select("id,email,name")->from("\x75\x73\145\162\x73")->where("\141\143\164\x69\..
Decoded Output download
<? $this->db->select("id,email,name")->from("users")->where("activation", $data["act_key"]); ?>
Did this file decode correctly?
Original Code
$this->db->select("id,email,name")->from("\x75\x73\145\162\x73")->where("\141\143\164\x69\x76\141\164\151\x6f\x6e", $data["\141\x63\x74\x5f\x6b\x65\171"]);
Function Calls
None |
Stats
MD5 | d838f1af0cf4d0db12c3327b9ee1ae7c |
Eval Count | 0 |
Decode Time | 49 ms |