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