PHP
Käsikirja
Edellinen
Luku
12
.
Seuraava
else
The
else
statement is only executed if the
if
expression evaluated to
FALSE
, and if there were any
elseif
expressions - only if they evaluated to
FALSE
as well (see
elseif
).
Edellinen
Alkuun
Seuraava
Ylös