Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
// check is trail public static function is_vip_lic_t_lop(): bool { ret..
Decoded Output download
<? // check is trail
public static function is_vip_lic_t_lop(): bool
{
return ! self::c_vip_lic_t_lv_1l_pol()
&& self::c_vip_lic_t_lv_2l_osp()
&& self::c_vip_lic_t_lv_3l_bnf();
} ?>
Did this file decode correctly?
Original Code
// check is trail
public static function is_vip_lic_t_lop(): bool
{
return ! self::c_vip_lic_t_lv_1l_pol()
&& self::c_vip_lic_t_lv_2l_osp()
&& self::c_vip_lic_t_lv_3l_bnf();
}
Function Calls
None |
Stats
MD5 | 5c22f32cd43318ff9df90c887d369301 |
Eval Count | 0 |
Decode Time | 38 ms |