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