unset a set variable
-
how to unset variable.Is there any option for flashdata like in codeigniter.
eg
$wp_session = WP_Session::get_instance();
$wp_session[‘msg’] = ‘Successfully inserted.’;
how to unsert session variable msg.
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘unset a set variable’ is closed to new replies.