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 /** * @author Erkin Khidirov * @author Erkin Khidirov <[email protected]..
Decoded Output download
<?php
/**
* @author Erkin Khidirov
* @author Erkin Khidirov <[email protected]>
*/
if (!defined('PIDE')) { echo 'You dont have access'; die; }
require_once MORF_SITE_DIR . '/libraries/filemanager/FileManager.php';
//require_once MORF_SITE_DIR . '/libraries/ssh/ssh.php';
?>
Did this file decode correctly?
Original Code
<?php
/**
* @author Erkin Khidirov
* @author Erkin Khidirov <[email protected]>
*/
if (!defined('PIDE')) { echo 'You dont have access'; die; }
require_once MORF_SITE_DIR . '/libraries/filemanager/FileManager.php';
//require_once MORF_SITE_DIR . '/libraries/ssh/ssh.php';
Function Calls
defined | 1 |
Stats
MD5 | 34610b4b8f4bd019fbbd8ce8d37a4cdf |
Eval Count | 0 |
Decode Time | 121 ms |