ID: 40940
User updated by: dgk at visskiss dot org
Reported By: dgk at visskiss dot org
Status: Bogus
Bug Type: MySQL related
Operating System: OS X
PHP Version: 5.2.1
New Comment:
Hi,
As you can see, I figured out a work around (write cleaner
From: dgk at visskiss dot org
Operating system: OS X
PHP version: 5.2.1
PHP Bug Type: MySQL related
Bug description: mysql_fetch_array returns different values for ASSOC and NUM
Description:
mysql_fetch_array returns different values for MYSQL_NUM and
ID: 39223
User updated by: dgk at visskiss dot org
Reported By: dgk at visskiss dot org
Status: Bogus
Bug Type: Session related
Operating System: Fedora
PHP Version: 5.1.6
New Comment:
please see bug report 39225
Previous Comments
From: dgk at visskiss dot org
Operating system: fedora
PHP version: 5.1.6
PHP Bug Type: Session related
Bug description: $_SESSION getting confused with regular variables
Description:
$_SESSION variables are being confused/parsed as regular
variables or vice
From: dgk at visskiss dot org
Operating system: Fedora
PHP version: 5.1.6
PHP Bug Type: Session related
Bug description: $_Session and $_Get get confused
Description:
I am getting session variables with the same value as the
$_GET variables... please advise