If the session is started on any other page befor and the variable is registered before, the answer should be "yes". AFAIK, php treats the main script and the included ones as one script. Maybe the session_start() is missing somewhere?
Regards, Bastian Andy Kirk schrieb: > Can anyone tell me if session variables should be available to scripts that > are included into the main script? > > It appears to me that they are not unless I am really missing the point. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php