摘要: PHP中冒号、endif、endwhile、endfor这些都是什么 我们经常在wordpress一类博客程序的模板里面看到很多奇怪的PHP语法,比如:<?php if(empty($GET_['a'])): ?> <font color="red">空的</font> <?php endif; ? 阅读全文
posted @ 2017-10-15 22:57 我的五年 阅读(19) 评论(0) 推荐(0)