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 /** * Commit a transaction * * @phpstub * * @param resource $link * * @retur..
Decoded Output download
<?php
/**
* Commit a transaction
*
* @phpstub
*
* @param resource $link
*
* @return bool
*/
function ingres_commit($link)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Commit a transaction
*
* @phpstub
*
* @param resource $link
*
* @return bool
*/
function ingres_commit($link)
{
}
Function Calls
None |
Stats
MD5 | 3925e512227255c2b03b0275d88fcb76 |
Eval Count | 0 |
Decode Time | 77 ms |