Manual
do
PHP
Anterior
Próxima
unset
unset -- Unset a given variable
Description
void
unset
( mixed var [, mixed var [, ...]])
Nota:
unset()
is a language construct.
Exemplo
1
.
unset(
)
example
The above example would output:
The above example would output:
The above example would output:
Anterior
Principal
Próxima
Acima