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 [

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

    'next'     => ' &raquo;',
    'previous' => '&laquo; ',

];
 ?>

Did this file decode correctly?

Original Code

<?php

return [

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

    'next'     => ' &raquo;',
    'previous' => '&laquo; ',

];

Function Calls

None

Variables

None

Stats

MD5 5925af6269379c43be100a47ccc048fb
Eval Count 0
Decode Time 102 ms