Hello everyone!

I've a quick question I've been working on for a few days, look into the
archive of the mailing-list but found nothing relevant:

How to forward a session variable such as a password to a page containing
frames?
I tried something like frame src=menu.php?<? echo session_name()."
=".session_id(); ?> but it didn't seem to work.

Any idea or suggestion?

Regards,

Michael Thanry


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to