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_once 'functions/connect-ashja.php'; //Start code debug ini_set('display_s..
Decoded Output download
<?php
include_once 'functions/connect-ashja.php';
//Start code debug
ini_set('display_startup_errors', 1);
ini_set('display_errors', 1);
error_reporting(-1);
//End code debug
?>
<!DOCTYPE html>
<html lang="fa">
<head>
<title> - </title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/bootstrap-grid.css">
<link rel="stylesheet" href="css/bootstrap-reboot.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="fonts/font-awesome_4.7.0_css_font-awesome.min.css">
</head>
<body dir="rtl">
<div class="container-fluid">
<div class="row header">
<div class="col-sm-6">
<div class="header-logo" style="text-align: center;">
<img src="img/[email protected]">
</div>
</div>
<div class="col-sm-6 m-auto">
<div class="labels">
<span style="color: white;">04533873717</span>
</div>
</div>
</div>
</div>
Did this file decode correctly?
Original Code
<?php
include_once 'functions/connect-ashja.php';
//Start code debug
ini_set('display_startup_errors', 1);
ini_set('display_errors', 1);
error_reporting(-1);
//End code debug
?>
<!DOCTYPE html>
<html lang="fa">
<head>
<title> - </title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/bootstrap-grid.css">
<link rel="stylesheet" href="css/bootstrap-reboot.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="fonts/font-awesome_4.7.0_css_font-awesome.min.css">
</head>
<body dir="rtl">
<div class="container-fluid">
<div class="row header">
<div class="col-sm-6">
<div class="header-logo" style="text-align: center;">
<img src="img/[email protected]">
</div>
</div>
<div class="col-sm-6 m-auto">
<div class="labels">
<span style="color: white;">04533873717</span>
</div>
</div>
</div>
</div>
Function Calls
None |
Stats
MD5 | e9e359f416a0802b80d7938186009fd2 |
Eval Count | 0 |
Decode Time | 62 ms |