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 /** * Kicking - bull/bear determined by the longer marubozu * * @phpstub * * @..

Decoded Output download

<?php

/**
 * Kicking - bull/bear determined by the longer marubozu
 *
 * @phpstub
 *
 * @param array $open
 * @param array $high
 * @param array $low
 * @param array $close
 *
 * @return array Returns an array with calculated data or false on failure.
 */
function trader_cdlkickingbylength($open, $high, $low, $close)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Kicking - bull/bear determined by the longer marubozu
 *
 * @phpstub
 *
 * @param array $open
 * @param array $high
 * @param array $low
 * @param array $close
 *
 * @return array Returns an array with calculated data or false on failure.
 */
function trader_cdlkickingbylength($open, $high, $low, $close)
{
}

Function Calls

None

Variables

None

Stats

MD5 4bdc4cdb36dccbf7064c167cee63043d
Eval Count 0
Decode Time 101 ms