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 /** * Description * * @phpstub * * @param CairoPsSurface $surface * @param bo..
Decoded Output download
<?php
/**
* Description
*
* @phpstub
*
* @param CairoPsSurface $surface
* @param bool $level
*
* @return void What is returned on success and failure
*/
function cairo_ps_surface_set_eps($surface, $level)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Description
*
* @phpstub
*
* @param CairoPsSurface $surface
* @param bool $level
*
* @return void What is returned on success and failure
*/
function cairo_ps_surface_set_eps($surface, $level)
{
}
Function Calls
None |
Stats
MD5 | 74f60300ad96d96d38f7582dcbbc6ed9 |
Eval Count | 0 |
Decode Time | 112 ms |