Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Common Problems
: Cookies
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Documentation
Manual: setcookie()
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How do I create a cookie thatreconise if a user has already seen the intro of a site,so that when
when i try to send a cookie with a different domain name from the actual, the cookie is not sent !
Can I set cookie on one server to be visiable on the other server ?
Why do scripts that work fine with Apache not set the cookie with IIS/PWS?
There is a problem if you use the session in the PHP it send the session ID as a cookie if one wants not to except the cookie than what is the alternative
Random Questions
when i try to send a cookie with a different domain name from the actual, the cookie is not sent !
What is the client server sequence for setting a cookie?
Why can't I see the contents of my cookie in a function?
Why can't I see the contents of my cookie in a function?
Array: setcookie('first[0]',"$wirefloatbur"); the array goes to 24. I'm having data problems with locations 21,22,23.data is not there when printed
How do I use cookies in PHP?
How can I create a cookie that works with both www.mydomain.com and mydomain.com?
Why can't I see the contents of my cookie in a function?
What is the client server sequence for setting a cookie?
Can I use an ASP style cookie dictionary in PHP?
I know how to set a cookie using but I am not sure what to do after that, how can I identify a user through a number of scripts using cookies?
How can I check if a browser is accepting cookies?
How do I delete a cookie?
I have tried deleting a cookie but no luck.
Array: setcookie('first[0]',"$wirefloatbur"); the array goes to 24. I'm having data problems with locations 21,22,23.data is not there when printed
Is a cookie set for www.mydomain.com sent in a query to mydomain.com?
How do you set and retrieve information from a cookie using php?
There is a problem if you use the session in the PHP it send the session ID as a cookie if one wants not to except the cookie than what is the alternative
Why do scripts that work fine with Apache not set the cookie with IIS/PWS?
Can I set cookie on one server to be visiable on the other server ?
when i try to send a cookie with a different domain name from the actual, the cookie is not sent !
How do I create a cookie thatreconise if a user has already seen the intro of a site,so that when
Could you please give me a few steps on how to create this cookie?
Unanswered Questions
SetCookie: Cookie-file not created on client though variables are registered correctly by PHP. Cookies works fine using JavaScript. Software: PHP 3.0.12 module version on Apache 1.3.9 (LINUX).
Does anyone know how I can delete an element from an array cookie?
I am using cookies for a voting module. A user should be allowed to vote only once. SetCookie("PollTest",$pollid,$expire); Not working in Netscape
Why won't Navigator set cookies of the type: setcookie("cookie_name", $cookievar, mktime(0,0,0,1,1,2020), "/", "mydomain.com", 0); They work in IE..
I tried setting cookies but it doesn't work with some cookie enabled systems. While the same systems accept cookies created by javascript.
I tried to use the setcookie() function without setting the timeout,path and the others optional parameters. What chances i have to work?
Is thier any way to get cookie variables within an included() *.php3 a document?
How can I read a cookie with PHP that I've set using JavaScript? The cookie name seems inaccessible!
Is there way to display a user's name on a web page using cookies (like amazon.com)?
How can I retrieve cookie saved under my directory under NT?
I have problem accessing a cookie under NT. It works fine under 98.
When using IE 5.0 (Mac) the cookies don't expire when closing the browser? What can I do?
My server port is 2000, how do i send my cookie ?
How do I erase a multivariable cookie? Thanks
I am setting the cookies, but they seem to be accessable only from the page where I set them.
I cannot set cookies!!! - i think there is something wrong on my server!
How do I set many values in the same cookie, and how can I later on specify which value to use?
How do I set many variables in the same cookie, and how can I later on specify which variabl to use?
How to set cookies to be visiable on two difrent domains?
Why whenever I set two cookies only the second one is active. I use PHP 4.2.1
How do you set more then one variable in a cookie?
Having trouble deleting cookies using Opera and Netscape. Works fine in IE. Any ideas?
whats wrong with cookie handling in php 4.2.1????
when using session cookies, how do you get a re-posted form to overwrite the old variable value?
i have set cookie , why cookies variables don't show up ?
i have set cookie , why cookies variables don't show up ?
whyeverytime I tried to use cookie, I always got warning saying that head already been set, can not
why I got warning saying:can't add info-head already sent.. when I tried to use cookies?
why I could not use cookie
Getting wrong page while pointing file() function to a URL cause site requires cookies enabled
How can I store the HTTP_REFERER in a cookie?
How do I make my cookie works?
How do I make my cookie works?
How to get cookies and passing variables at the same time?
How to get cookies and passing variables at the same time?
How do I setup a Shoppingcart using cookies
How do I set and use cookies in a shoppingcart-function?
Having Login/Logout Problems with Cookies and Sessions on Apache 2.0
Having Login/Logout Problems with Cookies and Sessions on Apache 2.0
How do you setcookie for localhost?
How do you setcookie for localhost?
I am setting a cookie called sessionid that works on linux/php4.3.2 but not win/4.2.3 - any reason?
How to read a cookie when path name is different
setcookie doesn't set variables used in the statementrunning php in safe mode, any tips?
setcookie doesn't set variables used in the statement running php in safe mode, any tips?
how to apply cookies to a page