Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 24th, 2007, 09:15 PM
xpmstos
Guest
 
Posts: n/a
Default Double Session ID in my URL, why?

Hello Community,

i add the session-id to my url, but sometimes, php will automatically
add the same session id.

my problem is like this: index.php?MySID=123456789&MySID=123456789

why add php the session id automatically to the url? can i deactivte
this?

i try the following, but without any results:
ini_set("session.use_cookies", "on");
ini_set("session.use_trans_sid", "off");

can anybody help my?

sry for my bad englisch, i hope you understand me.

greetz and thanks for help me.

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles