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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T19:27:45+00:00 2026-05-10T19:27:45+00:00

I am writing PHP code where I want to pass the session id myself

  • 0

I am writing PHP code where I want to pass the session id myself using POST. I don’t want a cookie to store the session, as it should get lost when the user gets out of the POST cycle.

PHP automatically sets the cookie where available. I learned it is possible to change this behaviour by setting session.use_cookies to 0 in php.ini. Unfortunately, I don’t have access to that file and I also wouldn’t want to break the behaviour of other scripts running on the same server.

Is there a way to disable or void the session cookie inside the PHP script?

  • 1 1 Answer
  • 1 View
  • 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. 2026-05-10T19:27:46+00:00Added an answer on May 10, 2026 at 7:27 pm

    err its possible to override the default settings of your host by creating your own .htaccess file and here’s a great tutorial if you havent touched that yet http://www.askapache.com/htaccess/apache-htaccess.html

    or if you’re too lazy to learn just create a ‘.htaccess’ file (yes that’s the filename) on your sites directory and place the following code

    SetEnv session.use_cookies='0'; 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am new to JQuery, and I am attempting writing code using PHP, HTML,
Writing code in php and jQueryMobile. I am trying to get a div to
When writing PHP code for any given project, do you find you can write
While writing code in a file that would comprise of PHP, HTML, CSS &
I'm writing a php script that takes some c code and tests it against
I'm writing a PHP web service and one function. I want to set up
I am writing a code in PHP and line is as follows $xml_output .=
I find myself writing a lot of reusable code because I couldn't find reusable
I'm about to get my hands dirty writing an FTP wrapper for PHP, I
I am writing a php app with subclasses and since I want to have

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.