COOKIES

0 views
Skip to first unread message

innocentumesh

unread,
Jan 25, 2013, 10:11:34 AM1/25/13
to phpgroup2...@googlegroups.com
working on cookies......................

//settingup cookie
setcookie("user_name", "$user_name", time()+3600);


//destroying cookie

setcookie("user_name", " ", time()13600);
Reply all
Reply to author
Forward
0 new messages