PHP
Manuál
Predchádzajúci
Nasledujúci
unset
unset -- Unset a given variable
Description
void
unset
( mixed var [, mixed var [, ...]])
Poznámka:
unset()
is a language construct.
Príklad
1
.
unset(
)
example
The above example would output:
The above example would output:
The above example would output:
Predchádzajúci
Domov
Nasledujúci
Hore