PHP-manual
Föregående
Nästa
unset
unset -- Unset a given variable
Description
void
unset
( mixed var [, mixed var [, ...]])
Not:
unset()
is a language construct.
Exempel
1
.
unset(
)
example
The above example would output:
The above example would output:
The above example would output:
Föregående
Hem
Nästa
Upp