Jump to content

Cookies.


unkownname

Recommended Posts

Well im using my linux system to host my site. Yet To say for somereason I cannot set a cookie i d k wy.
This is how I set them.
[code]
SETCOOKIE("username",'$show[username]');
SETCOOKIE("password",'$show[password]');
[/code]
Yes i have also tried a static value and still nothing.

EDIT Figured it out forgot no HTML before cookie set.
Link to comment
https://forums.phpfreaks.com/topic/24635-cookies/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.