Daniel Masson wrote:
> 
> make ser youre using session_start() before performing any action on
> sessions, also make sure you´re registering properly the variables.

Did you see my PS at the end of my question?

> PS I have session.auto_start ON and enabled trans-sid

I don't need seesion_start() and I don't need to register the variable 
since I am setting it directly with $_SESSION["id"] = 1

If I am wrong about this please correct me, I'm still new to sessions.

Jc


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

Reply via email to