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

Signing you up...

Thank you for signing up!

PHP Decode

echo count($notifications) > 9 ? "\x39\53" : count($notifications);..

Decoded Output download

('FunctionCall', {'name': 'count', 'params': [('Parameter', {'node': ('Variable', {'name': '$notifications'}), 'is_ref': False})]})

Did this file decode correctly?

Original Code

echo count($notifications) > 9 ? "\x39\53" : count($notifications);

Function Calls

count 1

Variables

None

Stats

MD5 72e6ea5553e8ca745eb629a20bbbf099
Eval Count 0
Decode Time 38 ms