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 include 'core/sessionHelper.php'; include 'core/db.php'; include 'app/language/l..

Decoded Output download

<?php  
include 'core/sessionHelper.php'; 
include 'core/db.php'; 
include 'app/language/langFa.php'; 
include 'app/model/functions.php'; 
include 'app/model/jdf.php'; 
include 'app/controllers/sms.php'; 
include 'app/controllers/tickets.php'; 
include 'app/controllers/price.php'; 
include 'app/controllers/userReg.php'; 
include 'app/controllers/doLogin.php'; 
include 'app/controllers/forget.php'; 
include 'app/controllers/profileUser.php'; 
include 'app/controllers/identity.php'; 
include 'app/controllers/ipList.php'; 
include 'app/controllers/faq.php'; 
include 'app/controllers/video.php'; 
include 'app/controllers/setting.php'; 
include 'app/controllers/mail.php'; 
 
 
 
 
 ?>

Did this file decode correctly?

Original Code

<?php 
include 'core/sessionHelper.php';
include 'core/db.php';
include 'app/language/langFa.php';
include 'app/model/functions.php';
include 'app/model/jdf.php';
include 'app/controllers/sms.php';
include 'app/controllers/tickets.php';
include 'app/controllers/price.php';
include 'app/controllers/userReg.php';
include 'app/controllers/doLogin.php';
include 'app/controllers/forget.php';
include 'app/controllers/profileUser.php';
include 'app/controllers/identity.php';
include 'app/controllers/ipList.php';
include 'app/controllers/faq.php';
include 'app/controllers/video.php';
include 'app/controllers/setting.php';
include 'app/controllers/mail.php';




Function Calls

None

Variables

None

Stats

MD5 f414467c3f8ff46bae70ee477f0a3517
Eval Count 0
Decode Time 42 ms