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 /** * Get value of pCOS path with type name, string, or boolean * * @phpstub * ..

Decoded Output download

<?php

/**
 * Get value of pCOS path with type name, string, or boolean
 *
 * @phpstub
 *
 * @param resource $p
 * @param int $doc
 * @param string $path
 *
 * @return string
 */
function PDF_pcos_get_string($p, $doc, $path)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Get value of pCOS path with type name, string, or boolean
 *
 * @phpstub
 *
 * @param resource $p
 * @param int $doc
 * @param string $path
 *
 * @return string
 */
function PDF_pcos_get_string($p, $doc, $path)
{
}

Function Calls

None

Variables

None

Stats

MD5 343f3c074395b05853b42137a0f4c2d6
Eval Count 0
Decode Time 114 ms