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 return [ [ '______' => '______', '______' => '______', ..

Decoded Output download

<?php

return [
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Send requests via the locally running Postman"' => '"Postman"',
        '"Desktop Agent"' => '""',
        '"Sending your requests through your browser comes with"' => '""',
        '"limitations"' => '""',
        '"Download desktop agent"' => '""',
        '"Select Postman Agent"' => '"Postman"',
        '"Postman will automatically select the best agent for your request."' => '"Postman."',
        '"Auto-select"' => '""',
        '"Privacy Policy"' => '""',
        '"Terms"' => '""',
        '"Learning Center"' => '""',
        '"Runner"' => '""',
        '"Trash"' => '""',
        '"Switch Active Track"' => '""',
        '"Help & Feedback"' => '""',
        '"Switch Web Socket Proxxy"' => '" Web Socket "',
        '"Release Notes"' => '""',
        '"Documentation"' => '""',
        '"Security"' => '""',
        '"Support"' => '""',
        '"Community"' => '""',
        '"Single pane view"' => '""',
        '"Two pane view"' => '""',
        '"Bootcamp"' => '""',
        '"Continue learning"' => '""',
        '"Keyboard Shortcuts"' => '""',
        '"Cloud Agent"' => '""',
        '"Browser Agent"' => '""',
        '"Loading lesson"' => '""',
        '"Improve your skills in Postman"' => '"Postman"',
        '"Learn about different features inside Postman and improve your skills through an interactive tutorial. Please create an account to continue."' => '"Postman. ."',
        '"The Desktop Agent allows you to send requests without any hiccups."' => '"."',
        '"Auto-select agent"' => '""',
        '" Agent"' => '" "',
        '" (Unsupported)"' => '" ()"',
        '"Safari doesn\'t support the desktop agent. Try switching browsers or using the browser agent instead."' => '"Safari . ."',
        '"Send HTTP requests via Postmans secure cloud servers."' => '" Postman  HTTP ."',
        '"You can perform this action once you\'re back online"' => '""',
        '"Request and cookie capturing is over here"' => '" Cookie "',
        '"Select capture requests and cookies from the status bar below to start capturing."' => '" Cookie ."',
        '"Got it"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Send requests via the locally running Postman"' => '"Postman"',
        '"Desktop Agent"' => '""',
        '"Sending your requests through your browser comes with"' => '""',
        '"limitations"' => '""',
        '"Download desktop agent"' => '""',
        '"Select Postman Agent"' => '"Postman"',
        '"Postman will automatically select the best agent for your request."' => '"Postman."',
        '"Auto-select"' => '""',
        '"Privacy Policy"' => '""',
        '"Terms"' => '""',
        '"Learning Center"' => '""',
        '"Runner"' => '""',
        '"Trash"' => '""',
        '"Switch Active Track"' => '""',
        '"Help & Feedback"' => '""',
        '"Switch Web Socket Proxxy"' => '" Web Socket "',
        '"Release Notes"' => '""',
        '"Documentation"' => '""',
        '"Security"' => '""',
        '"Support"' => '""',
        '"Community"' => '""',
        '"Single pane view"' => '""',
        '"Two pane view"' => '""',
        '"Bootcamp"' => '""',
        '"Continue learning"' => '""',
        '"Keyboard Shortcuts"' => '""',
        '"Cloud Agent"' => '""',
        '"Browser Agent"' => '""',
        '"Loading lesson"' => '""',
        '"Improve your skills in Postman"' => '"Postman"',
        '"Learn about different features inside Postman and improve your skills through an interactive tutorial. Please create an account to continue."' => '"Postman. ."',
        '"The Desktop Agent allows you to send requests without any hiccups."' => '"."',
        '"Auto-select agent"' => '""',
        '" Agent"' => '" "',
        '" (Unsupported)"' => '" ()"',
        '"Safari doesn\'t support the desktop agent. Try switching browsers or using the browser agent instead."' => '"Safari . ."',
        '"Send HTTP requests via Postmans secure cloud servers."' => '" Postman  HTTP ."',
        '"You can perform this action once you\'re back online"' => '""',
        '"Request and cookie capturing is over here"' => '" Cookie "',
        '"Select capture requests and cookies from the status bar below to start capturing."' => '" Cookie ."',
        '"Got it"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
];

Function Calls

None

Variables

None

Stats

MD5 5e55843632a69a0ceab9cf93d69f7313
Eval Count 0
Decode Time 119 ms