PHP SESSIONS NOT WORKING IN IFRAME!!!
im using Iframe to include another site http://othersite.com/signup.php in a html page of my site(http://mysite.com/test.htm. Both the sites are hosted on different servers. Now i could see the other site get displayed in my site. I could browse through the site and everything works fine except the sessions. I could not login into my account in this site(i.e. http://othersite.com/signup.php). It is working fine when i directly access this site in the browser. But the session variables are not passing page to page when i include it in IFRAME. I have tried for a solution in the forums but couldn't get one.
Plz help me!!!!!!!!!
1 2005-05-05 14:42
Topic: php sessions across servers!!! (2 replies, posted in Programming)
2 2005-04-29 07:41
Re: another IFRAME question (5 replies, posted in PunBB 1.2 troubleshooting)
PHP SESSIONS NOT WORKING IN IFRAME!!!
im using Iframe to include another site http://othersite.com/signup.php in a html page of my site(http://mysite.com/test.htm. Both the sites are hosted on different servers. Now i could see the other site get displayed in my site. I could browse through the site and everything works fine except the sessions. I could not login into my account in this site(i.e. http://othersite.com/signup.php). It is working fine when i directly access this site in the browser. But the session variables are not passing page to page when i include it in IFRAME. I have tried for a solution in the forums but couldn't get one.
Plz help me!!!!!!!!!