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 name of the backend * * @phpstub * * @return string Returns ..

Decoded Output download

<?php

/**
 * Returns the name of the backend
 *
 * @phpstub
 *
 * @return string Returns .
 */
function xslt_backend_name()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Returns the name of the backend
 *
 * @phpstub
 *
 * @return string Returns .
 */
function xslt_backend_name()
{
}

Function Calls

None

Variables

None

Stats

MD5 52a34b9ea81988d80ead8b25bfcac7d9
Eval Count 0
Decode Time 89 ms