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 /** * Gets the XSLT library version * * @phpstub * * @return int Returns the v..

Decoded Output download

<?php

/**
 * Gets the XSLT library version
 *
 * @phpstub
 *
 * @return int Returns the version number of the XSLT library, as an integer.
 */
function domxml_xslt_version()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Gets the XSLT library version
 *
 * @phpstub
 *
 * @return int Returns the version number of the XSLT library, as an integer.
 */
function domxml_xslt_version()
{
}

Function Calls

None

Variables

None

Stats

MD5 9702122dedb18b63312a51a784bfb411
Eval Count 0
Decode Time 97 ms