You can use the {php} tag to write auto-increment in phpcms. The specific method is to let the variable auto-increment in the {loop} tag.
How to write self-increment in phpcms
Self-increment from 1
1 2 3 4 5 |
|
Start incrementing from the specified number (the example is starting from 2)
1 2 3 4 5 6 7 |
|
Related recommendations: phpcms tutorial
The above is the detailed content of How to write self-increment in phpcms. For more information, please follow other related articles on the PHP Chinese website!