WeberSites LTD Sat, 16 Jun 2007 05:40:23 -0700
I'm using this code to check if a cookie has a value : If(!IsSet($HTTP_COOKIE_VARS["LoggedIn"])) .... In case that this cookie is not set, how can i avoid the Undefined index: line in the error log? berber