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 /** * Defines a type for use with other w32api_functions * * @phpstub-variable-p..
Decoded Output download
<?php
/**
* Defines a type for use with other w32api_functions
*
* @phpstub-variable-parameters
* @phpstub
*
* @param string $typename
* @param string $member1_type
* @param string $member1_name
* @param string $_
* @param string $_
*
* @return bool
*/
function w32api_deftype($typename, $member1_type, $member1_name, $_ = NULL, $_ = NULL)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Defines a type for use with other w32api_functions
*
* @phpstub-variable-parameters
* @phpstub
*
* @param string $typename
* @param string $member1_type
* @param string $member1_name
* @param string $_
* @param string $_
*
* @return bool
*/
function w32api_deftype($typename, $member1_type, $member1_name, $_ = NULL, $_ = NULL)
{
}
Function Calls
None |
Stats
MD5 | 6951385fe5b0ec654b418be30c1208ee |
Eval Count | 0 |
Decode Time | 76 ms |