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 int $version * * @return string Wh..
Decoded Output download
<?php
/**
* Description
*
* @phpstub
*
* @param int $version
*
* @return string What is returned on success and failure
*/
function cairo_svg_version_to_string($version)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Description
*
* @phpstub
*
* @param int $version
*
* @return string What is returned on success and failure
*/
function cairo_svg_version_to_string($version)
{
}
Function Calls
None |
Stats
MD5 | 64c6022b0e00eaba78846b4a3f3073d2 |
Eval Count | 0 |
Decode Time | 88 ms |