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 /** * Draws the current path * * @phpstub * * @param resource $psdoc * * @re..

Decoded Output download

<?php

/**
 * Draws the current path
 *
 * @phpstub
 *
 * @param resource $psdoc
 *
 * @return bool 
 */
function ps_stroke($psdoc)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Draws the current path
 *
 * @phpstub
 *
 * @param resource $psdoc
 *
 * @return bool 
 */
function ps_stroke($psdoc)
{
}

Function Calls

None

Variables

None

Stats

MD5 aa1a5891e162d2ca98da9d3f85be7a0a
Eval Count 0
Decode Time 73 ms