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 namespace Webkul\Core\Contracts; interface Visit { } ..
Decoded Output download
<?php
namespace Webkul\Core\Contracts;
interface Visit
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Webkul\Core\Contracts;
interface Visit
{
}
Function Calls
None |
Stats
MD5 | bb0547bd7fa829cbc7287f088df195a9 |
Eval Count | 0 |
Decode Time | 110 ms |