PHP session is not working in IFrames in IE browsers
Posted on June 18th, 2009 by Jans
Recently I have faced an issue with session in IFrames in IE Browsers. The issue is like session is not sharing between pages inside iframe particularly if you are accessing it in a different domain. The script will run smoothly without the iframe, but when i use the iframe in IE and safari it doesn’t […]
Filed under: Security, PHP | No Comments »