What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Set Cookie wont work

Set Cookie wont work
Author: Message:
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. Set Cookie wont work
code:
<?php
$value = 'something from somewhere';

setcookie("TestCookie", $value);
echo $_COOKIE["TestCookie"];
?>



does anyone see any problems, or is there a any bugs that might stop setcookie  working.

i've googled to no avail.

im running EasyPHP 1.8 with Curl and php_mbstring plugins enabled.

any other information needed please post.
[Image: jeansiger5.jpg]
11-27-2005 08:33 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Set Cookie wont work - by Ash_ on 11-27-2005 at 08:33 AM
RE: Set Cookie wont work - by Eljay on 11-27-2005 at 08:59 AM
RE: Set Cookie wont work - by -dt- on 11-27-2005 at 09:09 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On