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 /** * config.php :: Power2php * , * Power2php version 1.5 * * @packa..
Decoded Output download
<?php
/**
* config.php :: Power2php
* ,
* Power2php version 1.5
*
* @package /
* @author diy,kate
* @copyright Copyright (c) 2007-2008 by cd_wei
* @license GNU General Public License (GPL),
* @website http://phpgrid.sf.net,
*/
session_start();
require("config.php");
require(PROJECT_DIR."/core/common.php");
?>
Did this file decode correctly?
Original Code
<?php
/**
* config.php :: Power2php
* ,
* Power2php version 1.5
*
* @package /
* @author diy,kate
* @copyright Copyright (c) 2007-2008 by cd_wei
* @license GNU General Public License (GPL),
* @website http://phpgrid.sf.net,
*/
session_start();
require("config.php");
require(PROJECT_DIR."/core/common.php");
?>
Function Calls
| session_start | 1 |
Stats
| MD5 | 4147459e7eec97e4b70b7006bae58599 |
| Eval Count | 0 |
| Decode Time | 75 ms |