Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
unset
unset
Free the given variable
Name:
unset
Category:
Variable processing
Programming Language:
php
One-line Description:
Unset the variable.
Related
'username'
9
The impact and solution of using unset() to delete global variables
9
Similar Functions
is_string
is_string
Detectwhetheravariab
is_null
is_null
Detectwhetherthevari
is_callable
is_callable
Detectwhetherthepara
unset
unset
Freethegivenvariable
unserialize
unserialize
CreateaPHPvaluefroma
intval
intval
Gettheintegervalueof
is_scalar
is_scalar
Detectwhetheravariab
is_long
is_long
is_intalias
Popular Articles
'username'
The impact and solution of using unset() to delete global variables