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 /** * Delete a virtual domain * * @phpstub * * @param string $domain * * @re..

Decoded Output download

<?php

/**
 * Delete a virtual domain
 *
 * @phpstub
 *
 * @param string $domain
 *
 * @return bool
 */
function vpopmail_del_domain($domain)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Delete a virtual domain
 *
 * @phpstub
 *
 * @param string $domain
 *
 * @return bool
 */
function vpopmail_del_domain($domain)
{
}

Function Calls

None

Variables

None

Stats

MD5 7de48b1dc11c8dbfc4317586659f0c39
Eval Count 0
Decode Time 80 ms