1 Star 1 Fork 1

gujiejing / WEBWMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test2.php 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
wisdom 提交于 2017-11-03 23:31 . upupup new alll
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<?php
//Global $a1="abc";
//$_GLOBALS['dbc'] = "abc";
$a1="abc";
function abc(){
echo $GLOBALS['a1'];
//echo global $a1;
}
abc();
?>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>ޱĵ</title>
<link href="test111.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.test231 {
height: 1px;
width: 1px;
}
-->
</style>
</head>
<body>
<!--
<p>asdfg</p>
<table width="400" border="0.5" align="center" cellpadding="1" cellspacing="1" class="abc">
<tr>
<td bordercolor="#CCCCCC" bgcolor="#009999">&nbsp;</td>
<td bordercolor="#CCCCCC" bgcolor="#009999">&nbsp;</td>
<td bordercolor="#CCCCCC" bgcolor="#009999">&nbsp;</td>
</tr>
<tr>
<td bordercolor="#FF00FF" bgcolor="#996666">&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td bordercolor="#FF00FF" bgcolor="#996666">&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table><p>&nbsp;</p>
-->
</body>
</html>
PHP
1
https://gitee.com/laotou99_admin/WEBWMS.git
git@gitee.com:laotou99_admin/WEBWMS.git
laotou99_admin
WEBWMS
WEBWMS
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891