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 /* * This file is part of the Goutte utility. * * (c) Fabien Potencier <fabien@s..

Decoded Output download

<?php

/*
 * This file is part of the Goutte utility.
 *
 * (c) Fabien Potencier <[email protected]>
 *
 * This source file is subject to the MIT license that is bundled
 * with this source code in the file LICENSE.
 */

require_once 'phar://'.__FILE__.'/vendor/autoload.php';

__HALT_COMPILER();
 ?>

Did this file decode correctly?

Original Code

<?php

/*
 * This file is part of the Goutte utility.
 *
 * (c) Fabien Potencier <[email protected]>
 *
 * This source file is subject to the MIT license that is bundled
 * with this source code in the file LICENSE.
 */

require_once 'phar://'.__FILE__.'/vendor/autoload.php';

__HALT_COMPILER();

Function Calls

None

Variables

None

Stats

MD5 d369295c88133b32bd2c1ab14ebe2dea
Eval Count 0
Decode Time 92 ms