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 /** * Get a list of loaded Apache modules * * @phpstub * * @return array An ``..

Decoded Output download

<?php

/**
 * Get a list of loaded Apache modules
 *
 * @phpstub
 *
 * @return array An ``array`` of loaded Apache modules.
 */
function apache_get_modules()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Get a list of loaded Apache modules
 *
 * @phpstub
 *
 * @return array An ``array`` of loaded Apache modules.
 */
function apache_get_modules()
{
}

Function Calls

None

Variables

None

Stats

MD5 fbf1be1eeb6b7c34ec77798da4d99f1e
Eval Count 0
Decode Time 68 ms