Procedural File: square.php
Source Location: /examples/newshape/square.php
Classes:
Page Details:
Basic Square Progress example.
start parameter could be equal to: - 'topleft' = beginning at top left corner (default)
- 'topright' = beginning at top right corner
- 'bottomright' = beginning at bottom right corner
- 'bottomleft' = beginning at bottom left corner
Tags:
Includes:
require_once('HTML/Progress.php') [line 17]
|