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 /** * Cancel creating blob * * @phpstub * * @param resource $blob_handle * *..
Decoded Output download
<?php
/**
* Cancel creating blob
*
* @phpstub
*
* @param resource $blob_handle
*
* @return bool
*/
function ibase_blob_cancel($blob_handle)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Cancel creating blob
*
* @phpstub
*
* @param resource $blob_handle
*
* @return bool
*/
function ibase_blob_cancel($blob_handle)
{
}
Function Calls
None |
Stats
MD5 | 9e52d54f4460082efc85be24386fc1fa |
Eval Count | 0 |
Decode Time | 94 ms |