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 /** * List all sessions * * @phpstub * * @return array */ function msession_l..

Decoded Output download

<?php

/**
 * List all sessions
 *
 * @phpstub
 *
 * @return array
 */
function msession_list()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * List all sessions
 *
 * @phpstub
 *
 * @return array
 */
function msession_list()
{
}

Function Calls

None

Variables

None

Stats

MD5 f55e1e2a8fca7c37bb6bd4dcb43895d1
Eval Count 0
Decode Time 74 ms