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 /** * * * @phpstub * * @param resource $scrollbar * @param int $where * @pa..
Decoded Output download
<?php
/**
*
*
* @phpstub
*
* @param resource $scrollbar
* @param int $where
* @param int $total
*
* @return void
*/
function newt_scrollbar_set($scrollbar, $where, $total)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
*
*
* @phpstub
*
* @param resource $scrollbar
* @param int $where
* @param int $total
*
* @return void
*/
function newt_scrollbar_set($scrollbar, $where, $total)
{
}
Function Calls
None |
Stats
MD5 | f05e473d19d406ba928bef4e51e30346 |
Eval Count | 0 |
Decode Time | 83 ms |