Home > php教程 > php手册 > body text

变量递增: 关于phpcms2008 内部递增标变量 $n 的注意事项

WBOY
Release: 2016-06-21 08:49:33
Original
896 people have browsed it

1.在phpcms2008中,有一个递增的内部变量 $n,它是从1开始逐渐递增的,如果{$n}则表示具体的值。
2.当它和 {if ...}...{else}...{/if} 语句配合使用时,需要注意在表达式中获取$n的具体的值的时候要使用,这样可以避免的ie浏览器中出现问题。
  • );>  

  • 本文链接http://www.cxybl.com/html/wlbc/Php/20130711/39041.html



    Related labels:
    source:php.cn
    Statement of this Website
    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
    Popular Recommendations
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!