Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
return $wpdb->get_results("\123\x45\x4c\105\103\124\x20\52\x20\106\122\117\x4d\40" . $this..
Decoded Output download
<? return $wpdb->get_results("SELECT * FROM " . $this->spAttrTableName . " WHERE mo_sp_id = {$e6} "); ?>
Did this file decode correctly?
Original Code
return $wpdb->get_results("\123\x45\x4c\105\103\124\x20\52\x20\106\122\117\x4d\40" . $this->spAttrTableName . "\x20\x57\x48\x45\122\x45\40\x6d\157\137\163\x70\137\x69\x64\40\75\40{$e6}\40");
Function Calls
None |
Stats
MD5 | f7b04c04ec1dcb2128bea35f99f79e51 |
Eval Count | 0 |
Decode Time | 42 ms |