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\Customer\Contracts; interface Customer { } ..

Decoded Output download

<?php

namespace Webkul\Customer\Contracts;

interface Customer
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Webkul\Customer\Contracts;

interface Customer
{
}

Function Calls

None

Variables

None

Stats

MD5 7304944928ad9935fc7dc2ccf5293513
Eval Count 0
Decode Time 125 ms