|
|
Cookie Won't Set
This was working up until a short while ago, and now the cookie won't set. Is something wrong all of a sudden?
$id=$_GET['id']; //$id is a number passed through the url
setcookie ("ringi", "ringi/approval.php?id=$id", 0, "/");
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
|
|
|