Log in

View Full Version : Cookie Modification


mashim2000
01-18-2006, 03:56 PM
Hi ,

I am wondering !
can I add new variable to cookies?

for example I want to store the ip on the cookie to verfiy that the cookie is not copied to another PC ?

can I do that?
I have tried using $_COOKIE ... but it doesnt work ! the variable is not stored on the cookie ... I need this value to remain even if the user logout or do new login

pleas help :surprised:

mashim2000
01-21-2006, 01:19 AM
Is it that difficult?