Go to the source code of this file.
Enumerations | |
enum | STOP_AT |
Used to define number where loop should stop. More... | |
enum | TIMES |
Used to specify how many times loop should be iterated in loop example. More... | |
Functions | |
main () | |
This function is example for use of for and while loops in PHP. |
Definition in file index.php.
enum TIMES |
main | ( | ) |