Hi!
I have a php website that is showing cookies on screen instead of
processing them. When I do a 'view source' I get the following:
---
Set-Cookie: newsflashcookie =OA%3D%3D
Set-Cookie: sessioncookie=V xvJ987SdY5AaGzR p9U5UlZTLFc8Tpd z1065291948
Set-Cookie: detection=detec ted
Content-type: text/html
<html>
<head>
<title> </title>
:
:
---
Any ideas?
Thanks,
/Mark
I have a php website that is showing cookies on screen instead of
processing them. When I do a 'view source' I get the following:
---
Set-Cookie: newsflashcookie =OA%3D%3D
Set-Cookie: sessioncookie=V xvJ987SdY5AaGzR p9U5UlZTLFc8Tpd z1065291948
Set-Cookie: detection=detec ted
Content-type: text/html
<html>
<head>
<title> </title>
:
:
---
Any ideas?
Thanks,
/Mark
Comment