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 /** * Return available SPL classes * * @phpstub * * @return array Returns an `..

Decoded Output download

<?php

/**
 * Return available SPL classes
 *
 * @phpstub
 *
 * @return array Returns an ``array`` containing the currently available SPL classes.
 */
function spl_classes()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Return available SPL classes
 *
 * @phpstub
 *
 * @return array Returns an ``array`` containing the currently available SPL classes.
 */
function spl_classes()
{
}

Function Calls

None

Variables

None

Stats

MD5 3882dbe78ff02a0f3d4893c42bafedce
Eval Count 0
Decode Time 77 ms