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 Owl\Annotations; class Annotation { protected $value; } ..

Decoded Output download

<?php

namespace Owl\Annotations;


class Annotation
{

    protected $value;


}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Owl\Annotations;


class Annotation
{

    protected $value;


}

Function Calls

None

Variables

None

Stats

MD5 e3f73254cad1ad26247942edca8d2a49
Eval Count 0
Decode Time 119 ms