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 array( /* |--------------------------------------------------------..

Decoded Output download

<?php

return array(

    /*
    |--------------------------------------------------------------------------
    | Pagination Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are used by the paginator library to build
    | the simple pagination links. You are free to change them to anything
    | you want to customize your views to better match your application.
    |
    */

    'previous' => '&laquo; Mua',

    'next'     => 'Tuhinga o mua &raquo;',

);
 ?>

Did this file decode correctly?

Original Code

<?php

return array(

    /*
    |--------------------------------------------------------------------------
    | Pagination Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are used by the paginator library to build
    | the simple pagination links. You are free to change them to anything
    | you want to customize your views to better match your application.
    |
    */

    'previous' => '&laquo; Mua',

    'next'     => 'Tuhinga o mua &raquo;',

);

Function Calls

None

Variables

None

Stats

MD5 c514c8eb10579965163667ae7c5839a6
Eval Count 0
Decode Time 107 ms