From: "Harald Kürsten" <[EMAIL PROTECTED]>
> In my script I start a session, register certain variables and redirect to
> the next page.
> The session file is written to /tmp, but contains no data !

Does a simple session example from the Manual work?

Some actual code would help here, but try using session_write_close() before
you redirect.

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to