francisco 4 years ago
Nice catch, but the SAVE function doesn't create cookies, what is created are session variables, which are lost when the browser is closed - unlike cookies, which can be configured to continue to exist even after the browser is closed.
comment