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 [ 'by_pageview' => '', 'by_sessions' => 'Sessi..

Decoded Output download

<?php

return [
    'by_pageview'            => '',
    'by_sessions'            => 'Sessions',
    'by_users'               => '',
    'no_client_id'           => '  google  <code>google_analytics_client_id</code>  Google developer console :',
    'set_view'               => '',
    'this_vs_last_week'      => ' ',
    'this_vs_last_year'      => ' ',
    'top_browsers'           => '',
    'top_countries'          => '',
    'various_visualizations' => '',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'by_pageview'            => '',
    'by_sessions'            => 'Sessions',
    'by_users'               => '',
    'no_client_id'           => '  google  <code>google_analytics_client_id</code>  Google developer console :',
    'set_view'               => '',
    'this_vs_last_week'      => ' ',
    'this_vs_last_year'      => ' ',
    'top_browsers'           => '',
    'top_countries'          => '',
    'various_visualizations' => '',
];

Function Calls

None

Variables

None

Stats

MD5 6f14a18c86867d68af338598fabd5998
Eval Count 0
Decode Time 125 ms