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 [ 'page' => '|', 'page_link_text' => '', 'page_text' ..

Decoded Output download

<?php

return [
    'page'           => '|',
    'page_link_text' => '',
    'page_text'      => ' :count :string ',
    'post'           => '|',
    'post_link_text' => '',
    'post_text'      => ' :count :string ',
    'user'           => '|',
    'user_link_text' => '',
    'user_text'      => ' :count :string ',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'page'           => '|',
    'page_link_text' => '',
    'page_text'      => ' :count :string ',
    'post'           => '|',
    'post_link_text' => '',
    'post_text'      => ' :count :string ',
    'user'           => '|',
    'user_link_text' => '',
    'user_text'      => ' :count :string ',
];

Function Calls

None

Variables

None

Stats

MD5 b3a050323321b5d937a96d42229834e8
Eval Count 0
Decode Time 100 ms