Table of Contents
Introduction
Information Tags
String Tags
Variable Tags
URL Tags
If Tags
Graphics Tags
Database Tags
Programming Tags
Supports System
SSI
htaccess
Image Maps
Appendix
|
Attributes
Example
source code
|
<gauge>
<for variable=i from=1 to=5>
</for>
</gauge>
<gauge>
<for variable=i from=1 to=50>
</for>
</gauge>
<gauge>
<for variable=i from=1 to=500>
</for>
</gauge>
|
 |
|
result
|
Time: 0.002086 seconds
Time: 0.015803 seconds
Time: 0.663332 seconds
|
|
|