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 /** * Clear libxml error buffer * * @phpstub * * @return void */ function li..
Decoded Output download
<?php
/**
* Clear libxml error buffer
*
* @phpstub
*
* @return void
*/
function libxml_clear_errors()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Clear libxml error buffer
*
* @phpstub
*
* @return void
*/
function libxml_clear_errors()
{
}
Function Calls
None |
Stats
MD5 | d576ada48373fdbc5c3d4d7deef8f641 |
Eval Count | 0 |
Decode Time | 139 ms |