How To Make Cookie With PHP

This I show source how to make cookie, I wrote because my friend always ask me about this. Very simple and easy to try
setcookie ("Name of you cookie here","Variable content");
$nama=$_REQUEST["nama"];
echo "variable cookie save successful $nama";
?>
That all I wanna share, good luck and have nice try

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.