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 /** * Creates a DomXsltStylesheet Object from an XSL document in a file * * @php..

Decoded Output download

<?php

/**
 * Creates a DomXsltStylesheet Object from an XSL document in a file
 *
 * @phpstub
 *
 * @param string $xsl_file
 *
 * @return DomXsltStylesheet Returns a new instance of ``DomXsltStylesheet``.
 */
function domxml_xslt_stylesheet_file($xsl_file)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Creates a DomXsltStylesheet Object from an XSL document in a file
 *
 * @phpstub
 *
 * @param string $xsl_file
 *
 * @return DomXsltStylesheet Returns a new instance of ``DomXsltStylesheet``.
 */
function domxml_xslt_stylesheet_file($xsl_file)
{
}

Function Calls

None

Variables

None

Stats

MD5 41a849dac557f3cf157d897e82e3f9b7
Eval Count 0
Decode Time 93 ms