S.P.Vimala wrote:

       Now the session_id get passwd across forms but the session
variable does not get passwed.

Any guess what is the problem.

-vimala/.



You need to call session_start() on frm2.php to resume the session

http://us2.php.net/manual/en/function.session-start.php

--
[EMAIL PROTECTED]
http://www.phpexamples.net

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



Reply via email to