jeffrydell Posted September 13, 2007 Share Posted September 13, 2007 Any guidance on how to make Safari pass session variables? I have a set of php scripts which pass data between themselves. The scripts are accessed through an iframe in pages on other people's websites. These scripts work just fine with every browser EXCEPT Safari (on either Mac OR Windows). Anyone have experience with this? I've Googled without success. Thanks! Link to comment https://forums.phpfreaks.com/topic/69206-solved-_session-not-passing-in-safari/ Share on other sites More sharing options...
Jessica Posted September 13, 2007 Share Posted September 13, 2007 Do you have cookies blocked in Safari? I'm not sure if it's related to the iframe, but it probably is. Link to comment https://forums.phpfreaks.com/topic/69206-solved-_session-not-passing-in-safari/#findComment-347838 Share on other sites More sharing options...
jeffrydell Posted September 16, 2007 Author Share Posted September 16, 2007 You hit it - It was set to only accept cookies from the original site, not from the 'third party' site. Thanks! Link to comment https://forums.phpfreaks.com/topic/69206-solved-_session-not-passing-in-safari/#findComment-349544 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.