PHP Manuál | ||
---|---|---|
Predchádzajúci | Kapitola 5. Basic syntax | Nasledujúci |
Instructions are separated the same as in C or Perl - terminate each statement with a semicolon.
The closing tag (?>) also implies the end of the statement, so the following are equivalent:
Predchádzajúci | Domov | Nasledujúci |
Basic syntax | Hore | Comments |