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

Signing you up...

Thank you for signing up!

PHP Decode

array_merge([1, 2, 3, 4], []);..

Decoded Output download

<?  array_merge([1, 2, 3, 4], []); ?>

Did this file decode correctly?

Original Code

array_merge([1, 2, 3, 4], []);

Function Calls

None

Variables

None

Stats

MD5 3c178bcb2a19af37d839858afddfb8c6
Eval Count 0
Decode Time 37 ms