PHPCMS What does the num parameter mean?
In the PHPCMS V9 system, the num parameter in the PC tag supports custom data. You can specify the number of pages when calling in a loop. Compared with other CMS, this is more free. , humane, you can also use the num parameter to display various lists.
Usage example
{pc:content action="lists" catid="67" order="listorder DESC" num="2" thumb="1"} {loop $data$r} {php $num++} <li class="f_{if $num%2!=0}l{else}r{/if}"> ·<a href="{$r['url']}" target="_blank" title="{$r['title']}">{$r['title']} {/loop}{/pc}
Actually, this code is the home page calling method in the default template of phpcms. I just modified it slightly to determine the css style.
In addition {if $num%2==0} can also use the list page to make horizontal lines or other things appear "every few lines", for example:
The code is as follows:
{if$n%5==0}<li class="bk20 hr"> {/if}
This code means that every 5 lines, a horizontal li tag appears.
Recommended tutorial: "PHPCMS Tutorial"
The above is the detailed content of What does the PHPCMS num parameter mean?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version
Recommended: Win version, supports code prompts!

WebStorm Mac version
Useful JavaScript development tools

SublimeText3 Linux new version
SublimeText3 Linux latest version