如果根据url判断网页内容的显示
<div><br /> <?php /*?><p>让天下没有烦心的装修</p><br /> <br /> <span id="current_city"><?php echo $default_city_rs["cn"]?"".$default_city_rs["cn"]."":"总站";?></span> [切换城市]<?php */?><br /> <br /> <br /> </div>
如果url显示是dz.xxxx.com 显示 否则显示上面的
<p>让天下没有烦心的装修</p><br /> <br /> <span id="current_city"><?php echo $default_city_rs["cn"]?"".$default_city_rs["cn"]."":"总站";?></span> [切换城市]
求指导,求代码!感谢!!!!
url php