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 /** * Free memory used by a PostScript Type 1 font * * @phpstub * * @param res..

Decoded Output download

<?php

/**
 * Free memory used by a PostScript Type 1 font
 *
 * @phpstub
 *
 * @param resource $font_index
 *
 * @return bool 
 */
function imagepsfreefont($font_index)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Free memory used by a PostScript Type 1 font
 *
 * @phpstub
 *
 * @param resource $font_index
 *
 * @return bool 
 */
function imagepsfreefont($font_index)
{
}

Function Calls

None

Variables

None

Stats

MD5 9ed8508410d06775a2502dbd5a713abd
Eval Count 0
Decode Time 71 ms