[PHP] how to use session data in other php scripts

2002-04-26 Thread Deval Parikh

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




[PHP] getting session data

2002-04-26 Thread Deval Parikh

hi,
IF I am using this code in one script...

a.php
-


so how can i use above session data in another
script...like this way..???

b.php
-


I can not got the result..please correct me.


__
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