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 /** * Get the canonicalized absolute pathname. * * @phpstub * * @param string ..
Decoded Output download
<?php
/**
* Get the canonicalized absolute pathname.
*
* @phpstub
*
* @param string $path
* @param int $pri
* @param callable $callback
* @param string $data
*
* @return resource
*/
function eio_realpath($path, $pri, $callback, $data = NULL)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Get the canonicalized absolute pathname.
*
* @phpstub
*
* @param string $path
* @param int $pri
* @param callable $callback
* @param string $data
*
* @return resource
*/
function eio_realpath($path, $pri, $callback, $data = NULL)
{
}
Function Calls
None |
Stats
MD5 | be85a4eaef6d72ab147ab8476041e945 |
Eval Count | 0 |
Decode Time | 84 ms |