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 Mapnik; /** * @package Mapnik */ class Exception extends \Exception { ..

Decoded Output download

<?php

namespace Mapnik;

/**
 * @package Mapnik
 */
class Exception extends \Exception
{

} ?>

Did this file decode correctly?

Original Code

<?php

namespace Mapnik;

/**
 * @package Mapnik
 */
class Exception extends \Exception
{

}

Function Calls

None

Variables

None

Stats

MD5 7716d4bb2346ef8aa4c88fd225508d4a
Eval Count 0
Decode Time 106 ms