Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7541911
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T08:01:06+00:00 2026-05-30T08:01:06+00:00

How do you get a php cookie on a ohter page than where he

  • 0

How do you get a php cookie on a ohter page than where he is set?

example:

Cookie starts on page: index1.php

<?php 
$cookiewaarde = 'example' ;
setcookie("cookiename", $cookiewaarde, time()+ 3600);
?>

Cookie will get on page: index2.php

<?
if($_COOKIE['cookiename'] != "example") 
{ 
    echo "cookie is set";
}
else 
{ 
    echo 'cookie is not set' ; 
} 
?>

But i cant find anny cookie on page index2.php. How can i do this??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T08:01:08+00:00Added an answer on May 30, 2026 at 8:01 am

    If that’s the exact code you’re using – you’re checking to see if the cookie exists with a value of ‘mobiel’, yet you’re actually setting the value as ‘example’. On top of that, both cookies have differently spelled names, so won’t match anyway.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to get php to automatically pass the session ID via url, even
Is there a way to get PHP-like print_r(object) funcionality in iPython? I know I
When I do: class MyClass { public $copy = file_get_contents('somefile.mdown'); } I get: PHP
Okay, I've looked all over the internet for a good solution to get PHP
How can I get a PHP function go to a specific website when it
I cant get a PHP file to send correct headers at my WAMP server.
I'm trying to get a PHP site working in IIS on Windows Server with
I'm trying to get the php executable to parse scripts, but it's not working.
When I run php-closure i get a PHP error Undefined index: HTTP_IF_NONE_MATCH in <b>/php-closure.php</b>
I need to perform a HTTP GET from PHP. More specifically, from within /index.php

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.