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 6705197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:22:34+00:00 2026-05-26T07:22:34+00:00

I have a folder test in my localhost. In file test/cookie/a.php: <?php setcookie(’email’,’abc@gmail.com’,time()+3600);?> In

  • 0

I have a folder test in my localhost.
In file test/cookie/a.php:

 <?php setcookie('email','abc@gmail.com',time()+3600);?>

In file test/cookie/b.php

<?php echo $_COOKIE['email'] ?>

A file name test/x.php, I write code

<?php
echo $_COOKIE['email'];
?>

first, I run file a.php, after that I run b.php, and x.php. But only file a.php display abc@gmail.com, file x.php show error:

Notice: Undefined index: email in D:\xampp\htdocs\test\x.php on line 2.

Any idea?

  • 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-26T07:22:34+00:00Added an answer on May 26, 2026 at 7:22 am

    User the form optional path paramter for set cookie '/' to set the cookie for whole domain.

    <?php setcookie('email','abc@gmail.com',time()+3600,"/");?>
    

    Now you will have email in other files too. Check documentation

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

Sidebar

Related Questions

I have one folder named test located at www.mydomain.com/abc/files/test. I need to change the
I have three files in a folder 'test' one.php two.php print.html And i have
Inside my /test folder/music_player/ have have a file called mini_player.swf. If I play it
I have a XMLDocument like: <Folder name=test> <Folder name=test2> <File>TestFile</File> </Folder> </Folder> I want
I have a folder, c:\websites\test , and it contains folders and files that were
I've got main folder: c:\test And there I have 2 folders: Movies and Photos.
Say I have this url: http://site.example/dir/ In this folder I have these files: test.ascx.cs
I have folder home/admin. In this folder there is index.php. When i access to
I have stored medias (pictures and movies) in a folder (for example C:\test\tes.png) and
My file directories have not changed, but every time I move from local host

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.