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 /** * Free all session variables * * @phpstub * * @return void */ function s..
Decoded Output download
<?php
/**
* Free all session variables
*
* @phpstub
*
* @return void
*/
function session_unset()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Free all session variables
*
* @phpstub
*
* @return void
*/
function session_unset()
{
}
Function Calls
None |
Stats
MD5 | e4e7e4fd628581a8253364e6ba019dac |
Eval Count | 0 |
Decode Time | 90 ms |