Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

how we can make kill cookies function using phP language?

user-image
Question added by Shadi Milhem , Group Finance Director , GCCETL
Date Posted: 2013/06/11
Deleted user
by Deleted user

U can set its expiry date to a time in the past using the setcookie method: setcookie ("TestCookie",$value, time()-1000); just as a note,I think its better to ask the question under closer specialties like php,web development,etc ..this will make your question viewed by the proper specialists...

More Questions Like This