I have attached to it a code
so here's the code
- Code: Select all
if($_GET['action'] == 'clear_filters'){
$_SESSION['CALENDAR_SEARCH_ARRAY'] == '';
}
but it seems that the session doesn't get clean
if($_GET['action'] == 'clear_filters'){
$_SESSION['CALENDAR_SEARCH_ARRAY'] == '';
}$_SESSION['CALENDAR_SEARCH_ARRAY'] = '';Users browsing this forum: No registered users and 6 guests