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 /** * Gets PHP's process ID * * @phpstub * * @return int Returns the current P..

Decoded Output download

<?php

/**
 * Gets PHP's process ID
 *
 * @phpstub
 *
 * @return int Returns the current PHP process ID, or false on error.
 */
function getmypid()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Gets PHP's process ID
 *
 * @phpstub
 *
 * @return int Returns the current PHP process ID, or false on error.
 */
function getmypid()
{
}

Function Calls

None

Variables

None

Stats

MD5 908b3eb914b1b4b5b0547ee044060ffc
Eval Count 0
Decode Time 77 ms