session - javascript
Hi,
I have a problem and I would like to ask you to help me. I have php site with sesion and from this page I open a new windov through JAVASRIPT (window. open(mysite.php, main) and new site mysite.php starts with session, but session variable on the new page mysite.php is not. If I do not use JavaSript it works OK but not with JavaSript. Could you help me.
Thanks Martin
|