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 ows/commonmark-sup-sub-extensions package. */ name..

Decoded Output download

<?php

/*
 * This file is part of the ows/commonmark-sup-sub-extensions package.
 */

namespace Ows\CommonMark\Inline\Element;

class Sup extends BaseElement
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

/*
 * This file is part of the ows/commonmark-sup-sub-extensions package.
 */

namespace Ows\CommonMark\Inline\Element;

class Sup extends BaseElement
{
}

Function Calls

None

Variables

None

Stats

MD5 942527a0c273469bcc943e9f2ea6537c
Eval Count 0
Decode Time 122 ms