[Discuss] PHP Session solved -- sort of

Carl B. Constantine duckwing at duckwing.ca
Fri Jun 23 10:20:39 PDT 2006


Isn't it always the case, you ask a question and then a few minutes
later, you find the answer yourself. This is what happens when you work
on other people's code ;-)

At any rate, I got the session to work correctly on my local system.
Some of the code written by the previous programmer did some
optimization that just didn't work in my environment. So I'm using the
standard session_start() instead of his custom one while developing,
then will go back for final.


-- 
 .''`.      Carl B. Constantine
: :' :     duckwing at duckwing.ca
`. `'    GnuPG: 135F FC30 7A02 B0EB 61DB  34E3 3AF1 DC6C 9F7A 3FF8
  `-  Debian GNU/Linux -- The power of freedom
"Claiming that your operating system is the best in the world because
more people use it is like saying McDonalds makes the best food in the
world."




More information about the Discuss mailing list