Thanks Everybody for all your help
Paul
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 20, 2008 1:37 PM
Subject: Re: [nyphp-talk] PHP, Browser or MySQL Problem
Paul,
When setting your cookies, try setting all params, including domain &
path.
8 4:40 pm
Subject: [nyphp-talk] PHP, Browser or MySQL Problem
To: Reply-To: NYPHP Talk
Has anybody run across this before?
>
>
>
>I am using three different browsers to test the same PHP scripts and MySQL
>database. The application's scripts work by sharing/passing SESSIONS
&
Since you've said they all access the same scripts, I'll assume that
there is no instances of redirection or function calls based on
browser, then?
Can you pinpoint where it is that you are losing the session var (which page)?
Have you looked at the sites with Live Headers (FF) and Fiddler (IE)
t
Most likely a cookies issue.
Are cookies turned on in one browser but not in another? Configured
differently?
On Wed, 19 Mar 2008, PaulCheung wrote:
Has anybody run across this before?
I am using three different browsers to test the same PHP scripts and MySQL
database. The application's
Has anybody run across this before?
I am using three different browsers to test the same PHP scripts and MySQL
database. The application's scripts work by sharing/passing SESSIONS
variables.
Here is the problem, in one browser (Explorer) all works as expected and the
session variable nam