Hello ppl, my script makes a session cookie if the client doesn't already have one, but if the client doesn't have cookie support, millions of sesssions will be created everytime the user uses the website, how can I check if cookies are enabled at the browser?
thanks,
p