Simply do the same thing in the other script. Create a session named
'testsess' and register the variable (under the same name) to it. That
variable will auttomatically take up the it was set to previously.

--
Uchendu Nwachukwu
newsreply AT unndunn DOT com - www.unndunn.com

"Deval Parikh" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> I have one string variable in script a.php, I regester
> this variable to session name testsess.
>
> this link redirects to another script b.php then how i
> get that string var from session.
>
> basically I want to store var. serverside and use them
> in to different scripts.
>
> If any one help me let me know.
>
> thanks,
>
> ~ deval
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Games - play chess, backgammon, pool and more
> http://games.yahoo.com/



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

Reply via email to