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' => 'Podle zobrazen strnky', 'by_sessions' => 'Podl..

Decoded Output download

<?php

return [
    'by_pageview'  => 'Podle zobrazen strnky',
    'by_sessions'  => 'Podle sezen',
    'by_users'     => 'Podle uivatel',
    'no_client_id' => 'Pro zobrazen analytickch dat muste znt klientsk ID z Google Analytics '.
                                 'a pidat ho pro konfiguraci pro kl <code>google_analytics_client_id'.
                                 '</code>. Obdrte svj kl z Google developer konzole:',
    'set_view'               => 'Vyberte zobrazen',
    'this_vs_last_week'      => 'tento tden vs minul tden',
    'this_vs_last_year'      => 'tento rok vs minul rok',
    'top_browsers'           => 'Top prohlee',
    'top_countries'          => 'Top zem',
    'various_visualizations' => 'Rzn vizualizace',
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'by_pageview'  => 'Podle zobrazen strnky',
    'by_sessions'  => 'Podle sezen',
    'by_users'     => 'Podle uivatel',
    'no_client_id' => 'Pro zobrazen analytickch dat muste znt klientsk ID z Google Analytics '.
                                 'a pidat ho pro konfiguraci pro kl <code>google_analytics_client_id'.
                                 '</code>. Obdrte svj kl z Google developer konzole:',
    'set_view'               => 'Vyberte zobrazen',
    'this_vs_last_week'      => 'tento tden vs minul tden',
    'this_vs_last_year'      => 'tento rok vs minul rok',
    'top_browsers'           => 'Top prohlee',
    'top_countries'          => 'Top zem',
    'various_visualizations' => 'Rzn vizualizace',
];

Function Calls

None

Variables

None

Stats

MD5 b9802e16fd8ad8aced792906327acd83
Eval Count 0
Decode Time 88 ms