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 /** @phpstub */ class DOMCdataSection extends \DOMText { /** * Constructs ..
Decoded Output download
<?php
/** @phpstub */
class DOMCdataSection extends \DOMText
{
/**
* Constructs a new DOMCdataSection object
*/
public function __construct()
{
}
} ?>
Did this file decode correctly?
Original Code
<?php
/** @phpstub */
class DOMCdataSection extends \DOMText
{
/**
* Constructs a new DOMCdataSection object
*/
public function __construct()
{
}
}
Function Calls
None |
Stats
MD5 | 5bc7fff97b14fffcb1fa17ba2ec7f140 |
Eval Count | 0 |
Decode Time | 109 ms |