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

Signing you up...

Thank you for signing up!

PHP Decode

<?php $arr = array(1, 2, 3); ..

Decoded Output download

<?php

$arr = array(1, 2, 3);
 ?>

Did this file decode correctly?

Original Code

<?php

$arr = array(1, 2, 3);

Function Calls

None

Variables

$arr [{'key': 0, 'value': 1}, {'key': 1, 'value': 2}, {'key': 2, 'value': 3}]

Stats

MD5 70ad5074abf69cc0a4e9952fe36cb1bf
Eval Count 0
Decode Time 96 ms