> Is there a way to use sessions variables in PHP shell script (without
> reading the session file and parse it in the script)?

Do you have a database available?  You could put the session info in a database.

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

Reply via email to