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 return [ 'name' => 'Webkul Bagisto Shipping', 'version' => core()->versi..
Decoded Output download
<?php
return [
'name' => 'Webkul Bagisto Shipping',
'version' => core()->version(),
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'name' => 'Webkul Bagisto Shipping',
'version' => core()->version(),
];
Function Calls
None |
Stats
MD5 | 244f4e18c9d1fa7025e21580cd48d5d6 |
Eval Count | 0 |
Decode Time | 110 ms |