Showing posts with label PHP setcookie(). Show all posts
Showing posts with label PHP setcookie(). Show all posts

Saturday 14 June 2014

coockie in PHP


coockie

Cookie stores user Information like username and password.

setcookie(username,value,expire,pathe,domain);