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