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