已掉线,重新登录

找到27个回复 (用户: 云轩)

云轩 2楼回复 strwei我记得很久以前林子里有个发白事红包的朋友 (2017-04-06//)
节哀
云轩 31楼回复 (2015-09-30//)
目测假的~
云轩 20楼回复 (2015-08-26//)
楼主可不可以发我一份 邮箱已私信
云轩 3楼回复 睢县丘井村大神 帮忙解密下!谢谢 (2014-09-12//)
@睢县丘井村,额,不造
云轩 1楼回复 睢县丘井村大神 帮忙解密下!谢谢 (2014-09-12//)
http://blog.99tk.cn/decode
云轩 6楼回复 老虎会吃鸡酷派5890救砖成功后变卡顿了 (2013-12-12//)
内存损坏了?
云轩 2楼回复 情空明月谁知道在哪里下奥风英语啊 (2013-10-13//)
http://oftenenglish.taobao.com
云轩 1楼回复 小呆先生源码查看无效 (2013-08-30//)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>2013年6月学业水平考生成绩查询</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
}
.style1 {
color: #FF0000;
font-weight: bold;
}
.style2 {color: #FF0000}
td {
font-family: "宋体";
font-size: 14px;
line-height: 20px;
color: #FF0000;
text-decoration: none;
}
-->
</style>
</head>
<body>
<Script>
function istrue() {
if (document.lq1.number.value.length!= 19) {
alert("请输入19位考籍号!");
lq1.number.focus();
return false;
}
if ( document.lq1.name.value.length ==0) {
alert("请输入考生姓名!");
lq1.name.focus();
return false;
}
return true;
}
</Script>
<BR>
<BR>
<BR>
<BR>
<td height="200">&nbsp;</td>
<tr> 
<td width="67%" height="397"> <p align="center"><strong> <font color="blue" size="5">2013年6月普通高中学业水平考试成绩查询</font></strong></p>
<table width="473" height="180" border="0" align="center" cellpadding="5" cellspacing="1" bgcolor="#3399CC">
<tr> 
<td valign="top" bgcolor="#CCFFFF"> <p align="center">
<form name="lq1" action="xysp2013r.asp" method="post"  align="center" onSubmit="return istrue();">
<p align="center"> <font color=#000000 size=2>(请输入正确的考籍号)</font><br>
<strong>考生考籍号:</strong> 
<input maxlength=19 size=18 name=number>
</p>
<p align="center"> <font color=#000000 size=2>(请输入正确的考生姓名)</font><br>
<strong>考生姓名:</strong> 
<input maxlength=14 size=18 name=name>
</p>
<p align=center> 
<input type=submit value=查询 name=sql2>
<input name="reset" type=reset value=清除>
</p>
</form></td>
</tr>
</table>
<p align="center"><a href=" http://www.sdzs.gov.cn/"><img src="images/back.gif" width="110" height="29" border="0"></a></p>
<p align="center">&nbsp;</p>
</td>
<td width="12%" rowspan="2" valign="top"><p><br>
<br>
<br>
<br>
</p>
</td>
</tr>
<tr> 
</tr>
<p align="center"><a href=" http://www.sdzs.gov.cn">山东考试院</a> <a href=" http://www.sdinfo.net">齐鲁热线</a> 
<a href=" http://www.bdchina.com">宽带中国</a></p>
</body>
</html>
云轩 3楼回复 孤荷行看看你们解密这个东西需要多久 (2013-08-27//)
<?php
class exists
{
public function module($name) {
$module=get_loaded_extensions();
if(in_array($name,$module)==true) {
return true;
} else {
return false;
}
}
}
$check=array('true'=>'<span class="true">YES</span>','false'=>'<span class="false">NO</span>');
$exists=new exists();
?>
<?php header("content-type:text/html;charset=UTF-8"); ?>
<?php
if($_GET['page']=='info') {
phpinfo();
exit;
}
?>
<html>
<head>
<title>爱特探针</title>
<style type="text/css">
.true{color:#00ff00;}
.false{color:#ff0000;}
.blue{color:#20ff00;}
body{border-style:solid;}
.border{border-style:solid;border-color:#0000ff;background-color:cc6600;}
</style>
</head>
<body>
<div class="border">
PHP 环境版本:<br/>
<?php print phpversion(); ?>
</div>
<div class="border">
PHP 环境信息:<br/>
</div>
<div class="border">
系统绝对路径:<br/>
<?php print $_SERVER['DOCUMENT_ROOT']; ?>
</div>
<div class="border">
当前文件路径:<br/>
<?php print $_SERVER['SCRIPT_FILENAME']; ?>
</div>
<div class="border">
系统管理邮箱:<br/>
<?php if($_SERVER['SERVER_ADMIN']==null) { ?>
Admin@Lspecial.Com
<?php } else { print $_SERVER['SERVER_ADMIN']; } ?>
</div>
<div class="border">
网站主机地址:<br/>
<?php print $_SERVER['SERVER_NAME']; ?>
</div>
<div class="border">
脚本超时时间:<br/>
<?php if(ini_get('max_execution_time')=='0') { ?>
永不超时
<?php } else { ?>
<?php print ini_get('max_execution_time'); ?> 秒
<?php } ?>
</div>
<div class="border">
打开远程文件:<br/>
<?php if(preg_match('/^([1]|[on])$/i',ini_get(allow_url_fopen))) { ?>
支持(allow_url_fopen)
<?php } else { ?>
禁止(allow_url_fopen)
<?php } ?>
</div>
<div class="border">
系统时间日期:<br/>
<?php print date("Y-m-d H:i:s"); ?>
</div>
<div class="border">
中国时间日期:<br/>
<?php print gmdate("Y-m-d H:i:s",time()+8*3600); ?>
</div>
<div class="border">
<?php
if($exists->module('PDO')==true) {
echo "PDO数据库引擎:".$check['true'];
} else {
echo "PDO数据库引擎:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('curl')==true) {
echo "Curl函数扩展库:".$check['true'];
} else {
echo "Curl函数扩展库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('mbstring')==true) {
echo "MB字符处理库:".$check['true'];
} else {
echo "MB字符处理库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('Zend Optimizer')==true) {
echo "Zend Optimizer:".$check['true'];
} else {
echo "Zend Optimizer:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('gd')==true) {
echo "GD图像函数库:".$check['true'];
} else {
echo "GD图像函数库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('ftp')==true) {
echo "FTP管理函数库:".$check['true'];
} else {
echo "FTP管理函数库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('session')==true) {
echo "Session函数库:".$check['true'];
} else {
echo "Session函数库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('zlib')==true) {
echo "Zlib压缩函数库:".$check['true'];
} else {
echo "Zlib压缩函数库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('openssl')==true) {
echo "Openssl函数库:".$check['true'];
} else {
echo "Openssl函数库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('iconv')==true) {
echo "iconv编码扩展:".$check['true'];
} else {
echo "iconv编码扩展:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('pcre')==true) {
echo "Preg正则扩展:".$check['true'];
} else {
echo "Perg正则扩展:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('mysql')==true) {
echo "mysql数据扩展:".$check['true'];
} else {
echo "mysql数据扩展:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('hash')==true) {
echo "Hash加密扩展:".$check['true'];
} else {
echo "Hash加密扩展:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('imap')==true) {
echo "Imap邮件扩展:".$check['true'];
} else {
echo "Imap邮件扩展:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('mcrypt')==true) {
echo "Mcrypt加密库:".$check['true'];
} else {
echo "Mcrypt加密库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('calendar')==true) {
echo "Calendar日历库:".$check['true'];
} else {
echo "Calendar日历库:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if($exists->module('sockets')==true) {
echo "Sockets函数库:".$check['true'];
} else {
echo "Sockets函数库:".$check['false'];
}
?>
<div>
<div class="border">
<?php
if(function_exists('exec')==true) {
echo "Exec系统命令:".$check['true'];
} else {
echo "Exec系统命令:".$check['false'];
}
?>
</div>
<div class="border">
<?php
if(function_exists('ini_set')==true) {
echo "INI_SET改配置:".$check['true'];
} else {
echo "INI_SET改配置:".$check['false'];
}
?>
</div>
<div class="border">
系统扩展模块:<hr>
<div class="blue">
<?php
$i="0";
$module=get_loaded_extensions();
while($i<count($module)) {
echo $module[$i];
echo " ";
$i++;
}
?>
</div>
</div>
<div class="border">
系统禁用函数:<hr>
<?php
$disable=ini_get('disable_functions');
if(empty($disable)) {
echo "没有禁用函数!";
} else {
?>
<div class="blue">
<?php print $disable; ?>
</div>
<?php } ?>
</div>
<div class="border">
系统函数检测:<br/>
<form action="<?php print $_SERVER['PHP_SELF']; ?>" method="post">
<input type="text" name="function">
<input type="submit" value="检测">
</form>
<?php
if($_POST['function']==null) {
$c=null;
} elseif(preg_match('/^[_a-zA-Z]+[_a-zA-Z0-9]*[_a-zA-Z0-9]$/',$_POST['function'])==false) {
$c=$check['false'];
} elseif(function_exists($_POST['function'])==true) {
$c=$check['true'];
} else {
$c=$check['false'];
}
?>
<hr>函数检测情况:<?php print $c; ?>
</div>
By:Admin@Lspecial.Com
</body>
</html>
云轩 2楼回复 Curtionyh管理员邮箱登录不了 (2013-07-16//)
@旧人
云轩 4楼回复 yunzl神一般的坦克大战NES!必须得下 (2013-04-13//)
逼视2楼
云轩 3楼回复 Bewind此大叔非彼大叔。 (2013-04-06//)
。。。floor
云轩 1楼回复 夏初这个空间怎么样? (2013-04-06//)
免费?
云轩 5楼回复 小天我笑了 (2013-03-31//)
继续呀!
云轩 23楼回复 尽心帮想个名字!你绝对想不出来! (2013-03-30//)
@尽心 话说你要这干嘛?
云轩 12楼回复 王鸿杰ey帮想个名字, (2013-03-30//)
@王鸿杰 益友网
云轩 9楼回复 尽心帮想个名字!你绝对想不出来! (2013-03-30//)
@尽心 佐裴
云轩 2楼回复 丁小六大家看看这个是什么建站程序 (2013-03-07//)
discuz!
云轩 3楼回复 拒绝柳岩99次NjcyNjM2OTIw (2013-03-03//)
@icyman 邮箱有资料!
云轩 1楼回复 拒绝柳岩99次NjcyNjM2OTIw (2013-03-02//)
成功了,查看邮箱!
下一页 (1 / 2页)

7月25日 05:31 星期五

本站由hu60wap6驱动

备案号: 京ICP备18041936号-1