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 /** * Destroys all data registered to a session * * @phpstub * * @return bool ..
Decoded Output download
<?php
/**
* Destroys all data registered to a session
*
* @phpstub
*
* @return bool
*/
function session_destroy()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Destroys all data registered to a session
*
* @phpstub
*
* @return bool
*/
function session_destroy()
{
}
Function Calls
None |
Stats
MD5 | 5670845b72f1dc518fea5d6ce1dae6ad |
Eval Count | 0 |
Decode Time | 101 ms |