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 /** * Returns the version number of Sablotron * * @phpstub * * @return string ..
Decoded Output download
<?php
/**
* Returns the version number of Sablotron
*
* @phpstub
*
* @return string Returns the version number, or false if not available.
*/
function xslt_backend_version()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Returns the version number of Sablotron
*
* @phpstub
*
* @return string Returns the version number, or false if not available.
*/
function xslt_backend_version()
{
}
Function Calls
None |
Stats
MD5 | b2b883864c826c8541b890314414eff3 |
Eval Count | 0 |
Decode Time | 75 ms |