Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?= $app['content']->applyPlugins($widget->get('content'), ['widget' => $widget, 'markdown..
Decoded Output download
<?= $app['content']->applyPlugins($widget->get('content'), ['widget' => $widget, 'markdown' => $widget->get('markdown')]);
?>
Did this file decode correctly?
Original Code
<?= $app['content']->applyPlugins($widget->get('content'), ['widget' => $widget, 'markdown' => $widget->get('markdown')]);
Function Calls
None |
Stats
MD5 | e6c7ee7c490174b84a5efa6c9b0f2d01 |
Eval Count | 0 |
Decode Time | 86 ms |