473,395 Members | 1,653 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

different session for multiple tab browser

Thanks for reading.
I need to solve a problem. In my php code, I need to let user login as
another lower level user account. However, in firefox, if it's opening
in multiple tab, the session keeps into the tab.
How could I solve this problem by force different session values for
multiple tab browser?

Regards,
Kevin

Sep 29 '06 #1
3 7195

hu********@gmail.com wrote:
Thanks for reading.
I need to solve a problem. In my php code, I need to let user login as
another lower level user account. However, in firefox, if it's opening
in multiple tab, the session keeps into the tab.
How could I solve this problem by force different session values for
multiple tab browser?

Regards,
Kevin
Try to send it by request ($_GET)

Sep 29 '06 #2
Is there any way attach the session id automatically on every links?
like JSP doing jsession?

iulian.ilea wrote:
hu********@gmail.com wrote:
Thanks for reading.
I need to solve a problem. In my php code, I need to let user login as
another lower level user account. However, in firefox, if it's opening
in multiple tab, the session keeps into the tab.
How could I solve this problem by force different session values for
multiple tab browser?

Regards,
Kevin

Try to send it by request ($_GET)
Sep 29 '06 #3

hu********@gmail.com wrote:
Is there any way attach the session id automatically on every links?
like JSP doing jsession?

iulian.ilea wrote:
hu********@gmail.com wrote:
Thanks for reading.
I need to solve a problem. In my php code, I need to let user login as
another lower level user account. However, in firefox, if it's opening
in multiple tab, the session keeps into the tab.
How could I solve this problem by force different session values for
multiple tab browser?
>
Regards,
Kevin
Try to send it by request ($_GET)
Try to set session.use_cookies = 0 in php.ini. If this not works (I
never used sessionID in address bar) try to look in php.net manual at
sessions (http://ro2.php.net/manual/ro/ref.session.php).

Sep 29 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Steve | last post by:
Hi, I need to be able to open another browser from within an already opened browser with a completely new session (using the same session variables). How can I do this? In essence, I want to...
2
by: Amit D.Shinde | last post by:
Hello Experts.. I need some help regarding cookies and session objects and also global.asa file I am creating one cookie when a user logs in on my website. The cookie stores the login name of...
1
by: SteveComplex | last post by:
I'm currently working on a project developing a web application that makes heavy use of 3rd-party controls, popup windows and frames ( not my design I hasten to add ). Some of the pages make use...
1
by: David Gaudine | last post by:
(This is a bit like the recent thread "PHP Switching Sessions".) I use session_start(). When I open my web-based application in two windows on the same system, there's a definite clash; I can't...
18
by: BillE | last post by:
When a user opens a new IE browser window using File-New-Window the integrity of an application which relies on session state is COMPLETELY undermined. Anyone who overlooks the fact that...
43
by: davidkoree | last post by:
I mean not about cookie. Does it have something to do with operating system or browser plugin? I appreciate any help.
5
by: jediknight | last post by:
Is it possible to programmatically stop multiple browsers from getting the same session state? The problem I have is that whenever I open a new browse using File- I would like to stop this...
7
by: agoyal2 | last post by:
Hi Guys, I am a ColdFusion newbie and this might be a stupid question for the experienced folks: I have a coldfusion application which uses session to store the logged on user-id (A database...
16
by: Jonathan Wood | last post by:
Greetings, I was wondering if anyone here has a good understaning of the Session object. I know there are options like the Session.Abandon method and the regenerateExpiredSessionId setting,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.