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