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 /* * Widgets list for testing. */ return [ 'text' => ['Cake\View\Widget\LabelW..
Decoded Output download
<?php
/*
* Widgets list for testing.
*/
return [
'text' => ['Cake\View\Widget\LabelWidget'],
];
?>
Did this file decode correctly?
Original Code
<?php
/*
* Widgets list for testing.
*/
return [
'text' => ['Cake\View\Widget\LabelWidget'],
];
Function Calls
None |
Stats
MD5 | 476b5f6988d5e931945d751d8bd3d073 |
Eval Count | 0 |
Decode Time | 101 ms |