NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP, Browser or MySQL Problem

Matt Juszczak matt at atopia.net
Wed Mar 19 16:48:38 EDT 2008


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 scripts work by sharing/passing SESSIONS 
> variables.
>
>
>
> Here is the problem, in one browser (Explorer) all works as expected and the 
> session variable named $_SESSION['access'] retains its integrity  However in 
> the other two browsers (Firefox & Opera) the $_SESSION['access'] variable is 
> corrupted - set to null
>
>
>
> It just doesn't make any sense,  this session variable is filled in once 
> after user validation and from then on it is a read only session variable, 
> why works in one browser and not the others. all three browsers access the 
> the same scripts and same database.
>
>
>
> I have really racked my brains on this one - Can anybody point me in the 
> right direction?
>
>
>
> Paul
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
>
>
> !DSPAM:47e17a29536885368818224!
>



More information about the talk mailing list