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 /** * Set minimum parallel thread number * * @phpstub * * @param string $nthre..

Decoded Output download

<?php

/**
 * Set minimum parallel thread number
 *
 * @phpstub
 *
 * @param string $nthreads
 *
 * @return void 
 */
function eio_set_min_parallel($nthreads)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Set minimum parallel thread number
 *
 * @phpstub
 *
 * @param string $nthreads
 *
 * @return void 
 */
function eio_set_min_parallel($nthreads)
{
}

Function Calls

None

Variables

None

Stats

MD5 49cd7e23f1d83323bfd876b75b30de12
Eval Count 0
Decode Time 97 ms