代码上传后,底部多出一行,请大神们看下是代码问题还是
线路国家 |
服务器功能 |
服务器地址 |
状态 |
协议 |
foreach($serverlist1 as $key=>$value)
{
?>
|
|
可在用户中心-服务器列表中查看 |
|
PPTP/RL2TP |
}
?>
最下面多出一行,可在用户中心-服务列表中查看 PPTP/RL2TP,请帮忙看下是什么原因
------解决方案-------------------- foreach($serverlist1 as $key=>$value)
{
if(empty($value['serverarea'])) continue; //加上这句
?>
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn