Podręcznik
PHP
Poprzedni
Następny
unset
unset -- Unset a given variable
Description
void
unset
( mixed var [, mixed var [, ...]])
Notatka:
unset()
is a language construct.
Przykład
1
.
unset(
)
example
The above example would output:
The above example would output:
The above example would output:
Poprzedni
Spis
treści
Następny
Początek
rozdziału