remove() public method
Removes a session variable.
public mixed remove ( $key ) | ||
---|---|---|
$key | string |
The name of the session variable to be removed |
return | mixed |
The removed value, null if no such session variable. |
Designed by : w10schools
service@w10schools.com
Please login to continue.