Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
@include("blueprint.admin.entry", ['EXTENSION_ID' => '[id]', 'EXTENSION_NAME' => '[name]',..
Decoded Output download
<? @include("blueprint.admin.entry", ['EXTENSION_ID' => '[id]', 'EXTENSION_NAME' => '[name]', 'EXTENSION_VERSION' => '[version]', 'EXTENSION_ICON' => '[icon]']) ?>
Did this file decode correctly?
Original Code
@include("blueprint.admin.entry", ['EXTENSION_ID' => '[id]', 'EXTENSION_NAME' => '[name]', 'EXTENSION_VERSION' => '[version]', 'EXTENSION_ICON' => '[icon]'])
Function Calls
None |
Stats
MD5 | ad1e974c835a765baa5dbece0567a4c3 |
Eval Count | 0 |
Decode Time | 90 ms |