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\Shipping\Exceptions; use Exception; class CarrierCodeException e..

Decoded Output download

<?php

namespace Webkul\Shipping\Exceptions;

use Exception;

class CarrierCodeException extends Exception
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Webkul\Shipping\Exceptions;

use Exception;

class CarrierCodeException extends Exception
{
}

Function Calls

None

Variables

None

Stats

MD5 73edddaf2bce6af919d0dff41db23bee
Eval Count 0
Decode Time 109 ms