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 Cl; use Cl; class Sampler { } ..

Decoded Output download

<?php
namespace Cl;
use Cl;

class Sampler
{
}
 ?>

Did this file decode correctly?

Original Code

<?php
namespace Cl;
use Cl;

class Sampler
{
}

Function Calls

None

Variables

None

Stats

MD5 62c8175439308f19cdd8938b014d7ebd
Eval Count 0
Decode Time 109 ms