Go back to previous topic
Forum nameHigh-Tech
Topic subjectI'm not THAT stupid
Topic URLhttp://board.okayplayer.com/okp.php?az=show_topic&forum=11&topic_id=162126&mesg_id=163662
163662, I'm not THAT stupid
Posted by alexthezombie, Mon Sep-08-08 08:44 PM
I did use session_start()

This is how I'm testing. I'm starting the session and then setting a few variables, and loading the script.

Then I got another script that should be showing me my session variables, using print_r.

I DID get a book. Two, actually (one on PHP 5 and another on PHP 6). I have yet to find anything new. All the Googling in the world is telling me I'm doing the SESSION correctly, but it's just not working. The SESSION cookie is setting just fine, but nothing else.