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 /** * Pagination Language Lines * The following language lines are used by the pag..
Decoded Output download
<?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« ',
'next' => ' »',
];
?>
Did this file decode correctly?
Original Code
<?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '« ',
'next' => ' »',
];
Function Calls
| None |
Stats
| MD5 | 700bfe9a61e79ee38e38bc6b531eacc2 |
| Eval Count | 0 |
| Decode Time | 76 ms |