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 defined('BSPHP_SET') or die('Not,This File Not Can in Ie Open'); class formhtml {..

Decoded Output download

<?php 
defined('BSPHP_SET') or die('Not,This File Not Can in Ie Open'); 
class formhtml 
{ 
var $functionelse=false; 
var $; 
var $; 
var $=""; 
var $2=""; 
var $_GET=""; 
var $=""; 
function form($, $="POST") 
{ 
$this->=$; 
$this->=$; 
} 
function () 
{ 
$="<form =\"{$this->}\" =\"{$this->}\""; 
if ($this-> !=="") 
{ 
$ .=" class=\"{$this->}\""; 
} 
if ($this-> !=="") 
{ 
$ .=" =\"{$this->}\""; 
} 
if ($this->_GET !=="") 
{ 
$ .=" id=\"{$this->_GET}\""; 
} 
if ($this->2 !=="") 
{ 
$ .=" name=\"{$this->2}\""; 
} 
$ .=">
"; 
if ($this->functionelse==true) 
{ 
$ .="<table>
"; 
} 
return $; 
} 
function _COOKIES() 
{ 
if ($this->functionelse==true) 
{ 
$="	</table>
"; 
$ .="</form>
"; 
} else 
{ 
$="</form>
"; 
} 
return $; 
} 
function ($, $switch, $, $="") 
{ 
$="<input   class=\"layui-input\" type=\"text\" size='$' name=\"{$}\" "; 
$ .="id=\"{$}\" "; 
if (isset($)) 
{ 
$ .="value=\"{$}\" "; 
} 
$ .="/>
"; 
return $; 
} 
function function($, $switch, $switch, $, $="") 
{ 
$="<input  class=\"layui-form-label\"  type=\"password\" name=\"{$}\" "; 
$ .="id=\"{$switch}\" "; 
if (isset($)) 
{ 
$ .="value=\"{$}\" "; 
} 
$ .="/>
"; 
$U=$this->for($switch, $); 
$elseifswitch=$this->return($U, $); 
return $elseifswitch; 
} 
function ($, $="") 
{ 
$="<input type=\"hidden\" name=\"{$}\" id=\"{$}\" "; 
$ .="value=\"{$}\" "; 
$ .="/>
"; 
return $; 
} 
function ($, $switch, $switch, $, $="") 
{ 
$="<input type=\"file\" name=\"{$}\" "; 
$ .="id=\"{$switch}\" "; 
if (isset($)) 
{ 
$ .="size=\"{$}\" "; 
} 
$ .="/>
"; 
$U=$this->for($switch, $); 
$elseifswitch=$this->return($U, $); 
return $elseifswitch; 
} 
function while($, $U, $switch, $="") 
{ 
$i=0; 
if(!is_array($U)){ 
$U=array(); 
} 
$=array(); 
foreach ($U as $switch=> $) 
{ 
$[$i]="<input type=\"checkbox\" id=\"{$switch}\" name=\"{$}\" value=\"{$}\" />"; 
$[$i] .="<label for=\"{$switch}\">{$}</label>"; 
$i++; 
} 
$U=$this->for($switch, $); 
$elseifswitch=$this->return($U, $); 
return $elseifswitch; 
} 
function ($, $U , $) 
{ 
$=''; 
foreach ($U as $switch=> $) 
{ 
$a=($, $, $switch, true); 
$ .="<input type=\"radio\" name=\"{$}\"  id=\"{$}\" value=\"$switch\"  " . $a . " title=\"{$}\">"; 
} 
return $; 
} 
function ($switch, $, $options , $selected , $switch, $, $onchange="") 
{ 
if ($onchange !=="") 
{ 
$="<select id=\"{$switch}\" name=\"{$}\" onchang=\"{$onchange}\">
"; 
} else 
{ 
$="<select id=\"{$switch}\" name=\"{$}\">
"; 
} 
foreach ($options as $=> $key) 
{ 
if ($selected==$) 
{ 
$ .="	<option valute=\"{$}\" selected=\"selected\">{$key}</option>
"; 
} else 
{ 
$ .="	<option value=\"{$}\">{$key}</option>
"; 
} 
} 
$ .="</select>"; 
$U=$this->for($switch, $); 
$elseifswitch=$this->return($U, $); 
return $elseifswitch; 
} 
function ($switch, $, $, $options, $switch, $) 
{ 
$="<select id=\"{$switch}\" name=\"{$}\" size=\"{$}\" multiple=\"multiple\">
"; 
foreach ($options as $=> $key) 
{ 
$ .="	<option value=\"{$}\">{$key}</option>
"; 
} 
$ .="</select>
"; 
$U=$this->for($switch, $); 
$elseifswitch=$this->return($U, $); 
return $elseifswitch; 
} 
function ($, $) 
{ 
$="<button  class=\"layui-btn layui-btn-normal\"  id=\"{$}\" name=\"{$}\"  class=\"submit\" type=\"submit\""; 
$ .=">" . $; 
$ .="</button>
"; 
return $; 
} 
function ($, $switch, $, $="") 
{ 
$="<textarea rows='10' cols='10' style='width: 303px;    height: 100px;' class=\"layui-input\" type=\"text\" size='$' name=\"{$}\" "; 
$ .="id=\"{$}\" "; 
if (isset($)) 
{ 
$=stripslashes($); 
$ .="/>{$}</textarea>
"; 
}else{ 
$ .="/></textarea>
"; 
} 
return $; 
} 
function for($, $M) 
{ 
if ($M !=="") 
{ 
$U="<label for=\"{$M}\">{$}</label>"; 
} else 
{ 
$U=$ . " "; 
} 
return $U; 
} 
function return($for, $return) 
{ 
switch ($this->functionelse) 
{ 
case true: 
$="<tr>
"; 
$ .="	<th class=\"label\">"; 
$ .=$for; 
$ .="</th>
"; 
$ .="	<td>"; 
$ .=$return; 
$ .="</td>
"; 
$ .="</tr>
"; 
break; 
case false: 
$=$for; 
$ .=$return; 
break; 
} 
return $; 
} 
function X($elseifswitch=array()) 
{ 
echo $this->(); 
foreach ($elseifswitch as $) 
{ 
echo $; 
} 
echo $this->_COOKIES(); 
} 
} 
?>

Did this file decode correctly?

Original Code

<?php
defined('BSPHP_SET') or die('Not,This File Not Can in Ie Open');
class formhtml
{
var $functionelse=false;
var $;
var $;
var $="";
var $2="";
var $_GET="";
var $="";
function form($, $="POST")
{
$this->=$;
$this->=$;
}
function ()
{
$="<form =\"{$this->}\" =\"{$this->}\"";
if ($this-> !=="")
{
$ .=" class=\"{$this->}\"";
}
if ($this-> !=="")
{
$ .=" =\"{$this->}\"";
}
if ($this->_GET !=="")
{
$ .=" id=\"{$this->_GET}\"";
}
if ($this->2 !=="")
{
$ .=" name=\"{$this->2}\"";
}
$ .=">\n";
if ($this->functionelse==true)
{
$ .="<table>\n";
}
return $;
}
function _COOKIES()
{
if ($this->functionelse==true)
{
$="\t</table>\n";
$ .="</form>\n";
} else
{
$="</form>\n";
}
return $;
}
function ($, $switch, $, $="")
{
$="<input   class=\"layui-input\" type=\"text\" size='$' name=\"{$}\" ";
$ .="id=\"{$}\" ";
if (isset($))
{
$ .="value=\"{$}\" ";
}
$ .="/>\n";
return $;
}
function function($, $switch, $switch, $, $="")
{
$="<input  class=\"layui-form-label\"  type=\"password\" name=\"{$}\" ";
$ .="id=\"{$switch}\" ";
if (isset($))
{
$ .="value=\"{$}\" ";
}
$ .="/>\n";
$U=$this->for($switch, $);
$elseifswitch=$this->return($U, $);
return $elseifswitch;
}
function ($, $="")
{
$="<input type=\"hidden\" name=\"{$}\" id=\"{$}\" ";
$ .="value=\"{$}\" ";
$ .="/>\n";
return $;
}
function ($, $switch, $switch, $, $="")
{
$="<input type=\"file\" name=\"{$}\" ";
$ .="id=\"{$switch}\" ";
if (isset($))
{
$ .="size=\"{$}\" ";
}
$ .="/>\n";
$U=$this->for($switch, $);
$elseifswitch=$this->return($U, $);
return $elseifswitch;
}
function while($, $U, $switch, $="")
{
$i=0;
if(!is_array($U)){
$U=array();
}
$=array();
foreach ($U as $switch=> $)
{
$[$i]="<input type=\"checkbox\" id=\"{$switch}\" name=\"{$}\" value=\"{$}\" />";
$[$i] .="<label for=\"{$switch}\">{$}</label>";
$i++;
}
$U=$this->for($switch, $);
$elseifswitch=$this->return($U, $);
return $elseifswitch;
}
function ($, $U , $)
{
$='';
foreach ($U as $switch=> $)
{
$a=($, $, $switch, true);
$ .="<input type=\"radio\" name=\"{$}\"  id=\"{$}\" value=\"$switch\"  " . $a . " title=\"{$}\">";
}
return $;
}
function ($switch, $, $options , $selected , $switch, $, $onchange="")
{
if ($onchange !=="")
{
$="<select id=\"{$switch}\" name=\"{$}\" onchang=\"{$onchange}\">\n";
} else
{
$="<select id=\"{$switch}\" name=\"{$}\">\n";
}
foreach ($options as $=> $key)
{
if ($selected==$)
{
$ .="\t<option valute=\"{$}\" selected=\"selected\">{$key}</option>\n";
} else
{
$ .="\t<option value=\"{$}\">{$key}</option>\n";
}
}
$ .="</select>";
$U=$this->for($switch, $);
$elseifswitch=$this->return($U, $);
return $elseifswitch;
}
function ($switch, $, $, $options, $switch, $)
{
$="<select id=\"{$switch}\" name=\"{$}\" size=\"{$}\" multiple=\"multiple\">\n";
foreach ($options as $=> $key)
{
$ .="\t<option value=\"{$}\">{$key}</option>\n";
}
$ .="</select>\n";
$U=$this->for($switch, $);
$elseifswitch=$this->return($U, $);
return $elseifswitch;
}
function ($, $)
{
$="<button  class=\"layui-btn layui-btn-normal\"  id=\"{$}\" name=\"{$}\"  class=\"submit\" type=\"submit\"";
$ .=">" . $;
$ .="</button>\n";
return $;
}
function ($, $switch, $, $="")
{
$="<textarea rows='10' cols='10' style='width: 303px;    height: 100px;' class=\"layui-input\" type=\"text\" size='$' name=\"{$}\" ";
$ .="id=\"{$}\" ";
if (isset($))
{
$=stripslashes($);
$ .="/>{$}</textarea>\n";
}else{
$ .="/></textarea>\n";
}
return $;
}
function for($, $M)
{
if ($M !=="")
{
$U="<label for=\"{$M}\">{$}</label>";
} else
{
$U=$ . " ";
}
return $U;
}
function return($for, $return)
{
switch ($this->functionelse)
{
case true:
$="<tr>\n";
$ .="\t<th class=\"label\">";
$ .=$for;
$ .="</th>\n";
$ .="\t<td>";
$ .=$return;
$ .="</td>\n";
$ .="</tr>\n";
break;
case false:
$=$for;
$ .=$return;
break;
}
return $;
}
function X($elseifswitch=array())
{
echo $this->();
foreach ($elseifswitch as $)
{
echo $;
}
echo $this->_COOKIES();
}
}
?>

Function Calls

None

Variables

None

Stats

MD5 ebfc1edc4be4b062e8e217a381d0805d
Eval Count 0
Decode Time 84 ms