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 /** * Lock a session * * @phpstub * * @param string $name * * @return int *..
Decoded Output download
<?php
/**
* Lock a session
*
* @phpstub
*
* @param string $name
*
* @return int
*/
function msession_lock($name)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Lock a session
*
* @phpstub
*
* @param string $name
*
* @return int
*/
function msession_lock($name)
{
}
Function Calls
None |
Stats
MD5 | e55f7708f4ef6605db08ff32c52726b2 |
Eval Count | 0 |
Decode Time | 75 ms |