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 use Cake\Core\Configure; Configure::write('PluginTest.js_plugin.bootstrap', 'loade..
Decoded Output download
<?php
use Cake\Core\Configure;
Configure::write('PluginTest.js_plugin.bootstrap', 'loaded js plugin bootstrap');
?>
Did this file decode correctly?
Original Code
<?php
use Cake\Core\Configure;
Configure::write('PluginTest.js_plugin.bootstrap', 'loaded js plugin bootstrap');
Function Calls
None |
Stats
MD5 | 94c92082003b44f1918aa9a2370b735f |
Eval Count | 0 |
Decode Time | 98 ms |