[phplib] No persistent session vars. From: Jim Steel (jim <email protected>)
Date: 08/31/00

Does anyone remember why session variables don't get saved/restored, that
is, the "Per Session Data" in the "index.php3" sample doesn't increment?

We have no other errors, and everything else seems to work fine.

I had this problem before and can't remember the solution.

Cookies are all enabled. Tried another browser on another machine too.

Here's the data parameters in the PHP .ini file
;;;;;;;;;;;;;;;;;
; Data Handling ;
;;;;;;;;;;;;;;;;;
magic_quotes_gpc = On
magic_quotes_runtime= Off
magic_quotes_sybase = Off
track_vars = On
auto_prepend_file = prepend.php3

**********************************************
Created By: P.C.C. (Pro. Computer Consultants)
Jim Steel MCSD jim <email protected> (253)272-4243
907 North G Street / Tacoma, WA / 98403

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>